#269 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...
An episode of the RailsCasts (Mobile) podcast, hosted by Ryan Bates, titled "#269 Template Inheritance" was published on June 6, 2011 and runs 8 minutes.
June 6, 2011 ·8m · RailsCasts (Mobile)
0:00 / 0:00
Summary
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.
Episode Description
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.
Similar Episodes
No similar episodes found.
Similar Podcasts
No similar podcasts found.