#34
May 21, 2007

Named Routes

When you add a custom route, make it a named route so you have url helper methods to easily link to that new route. See episode for details.
Download (30.9 MB, 6:39)
alternative download for iPod & Apple TV (9.8 MB, 6:39)
#70
Sep 10, 2007

Custom Routes

In this episode you will learn how to add custom routes, make some parameters optional, and add requirements for other parameters.
Download (10.6 MB, 7:05)
alternative download for iPod & Apple TV (8.5 MB, 7:05)
#79
Nov 11, 2007

Generate Named Routes

This more advanced episode will show you how to dynamically generate named routes by adding a method to the map object.
Tags: routing
Download (9.2 MB, 5:59)
alternative download for iPod & Apple TV (7.4 MB, 5:59)
#46
Jun 18, 2007

Catch-all Route

Sometimes you need to add complex/dynamic routes. This is often impossible to do in routes.rb, but do not worry. It can be accomplished with a catch-all route. See how in this episode.
Download (11.9 MB, 5:58)
alternative download for iPod & Apple TV (7.4 MB, 5:58)
#203
Mar 01, 2010

Routing in Rails 3

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.
Download (30.2 MB, 13:31)
alternative download for iPod & Apple TV (19 MB, 13:31)
#139
Dec 08, 2008

Nested Resources

In this episode I show how to nest resources through routing and go into some new additions in Rails 2.2.
Download (20.4 MB, 10:20)
alternative download for iPod & Apple TV (14.3 MB, 10:20)
#210
Apr 19, 2010

Customizing Devise

Here we dive deeper into Devise by customizing how the views, routing, validations, and authentication works.
Download (21.6 MB, 7:52)
alternative download for iPod & Apple TV (16.9 MB, 7:52)
#123
Aug 18, 2008

Subdomains

Learn how to unleash the full potential of subdomains with the subdomain-fu Rails plugin in this episode.
Download (32.8 MB, 18:21)
alternative download for iPod & Apple TV (23.9 MB, 18:21)
#35
May 23, 2007

Custom REST Actions

REST adds many constraints. It restricts your controllers to seven actions. Normally this is okay, but sometimes you need to add your own custom actions. Learn how in this episode.
Download (20.8 MB, 8:44)
alternative download for iPod & Apple TV (12.1 MB, 8:44)
#87
Jan 06, 2008

Generating RSS Feeds

See how to easily generate and link to an RSS feed using new features in Rails 2.0. Watch this episode or details.
Tags: views routing
Download (12.4 MB, 6:06)
alternative download for iPod & Apple TV (8.1 MB, 6:06)

Next Page >

sponsored by:
if you want to help:
required:
Get Quicktime Player
Give Back to Open Source