Showing 3 videos tagged with routing

Customizing Devise

00:07:52 railscasts.com
Here we dive deeper into Devise by customizing how the views, routing, validations, and authentication works.

Railscasts #203 - Routing in Rails 3

00:13:31 railscasts.com
Rails 3 sports a new routing interface. In this episode I show how to translate the old interface into the new one and show off a few new features.
Tags:

Basic Ruby on Rails Routing

These are the basic routing options available in Ruby on Rails. The default routes. Named routes. Regular routes. Restful routes.
Tags: