RailsCasts Pro episodes are now free!

Learn more or hide this

Applied Filters: subdomain xRails 3.1 x
Subdomains (revised)
Episode #123 – Jan 13, 2012 – 66 comments

Subdomains (revised)

In Rails 3.1 subdomains are easier than ever to use. Here I show how to route a subdomain to a specific controller action, generate links, nest resources, and more. (7 minutes)
Template Inheritance
Episode #269 – Jun 06, 2011 – 43 comments

Template Inheritance

In Rails 3.1 the controller inheritance also applies to the view layer. Here I show how to add an application template which is shared by all views, and a lookup path for overriding templates based on the subdomain. (8 minutes)
Rails 3.1 Overview
Episode #265 – May 09, 2011 – 149 comments

Rails 3.1 Overview

This is the first episode in a series covering Rails 3.1. Here I show how to install the beta and show some of the new features. (13 minutes)