RailsCasts
RailsCasts
Ryan Bates
#269 Template Inheritance
8 minutes Posted Jun 6, 2011 at 7:00 am.
0:00
8:46
Download MP3
Show notes
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.