#8 Layouts and content_for
If you want to change something in the layout on a per-template basis, content_for is your answer! This allows templates to specify view code that ...
An episode of the RailsCasts (Mobile) podcast, hosted by Ryan Bates, titled "#8 Layouts and content_for" was published on March 21, 2007 and runs 3 minutes.
March 21, 2007 ·3m · RailsCasts (Mobile)
0:00 / 0:00
Summary
If you want to change something in the layout on a per-template basis, content_for is your answer! This allows templates to specify view code that can be placed anywhere in a layout.
Episode Description
If you want to change something in the layout on a per-template basis, content_for is your answer! This allows templates to specify view code that can be placed anywhere in a layout.
Similar Episodes
No similar episodes found.
Similar Podcasts
No similar podcasts found.