In this lesson, we are going to understand routes. If you're new to programming, routes are essentially what the application needs to move from page to page, and the requests it sends to do it.
Learn how RESTful routing principles are implemented into the Rails route system to take advantage of standardized naming conventions.
Learn how to run the Rails controller generator to create static pages for the application.
Learn how to integrate static routes and pages in a Ruby on Rails application.
Walk through how to setup the homepage of your application by customizing the routes file.
Explore the different ways that you can implement custom redirects for routes in a Rails application.
devCamp does not support ancient browsers.
Install a modern version for best experience.