#269 Template Inheritance

Published: June 6, 2011, 7 a.m.

b'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.'