Tag Archives: skinning

Site-Wide Layouts

How can you create a site-wide layout? Simply add an application.rhtml file into your layout directory. Any code you add to this file will apply to your entire site. Use yield to place the page’s content into your layout. Continue reading

Posted in Development | Tagged , | Comments Off