search for: partial_for_includ

Displaying 1 result from an estimated 1 matches for "partial_for_includ".

Did you mean: partial_for_include
2006 Jan 15
7
Include extra partial in layouts
Hi all, Does anybody know how to include a partial (next to @content_for_layout) in a layout file? I''m looking for a something like @partial_for_include => ''filename'' in my layout files. So a linked .rhtml file gets picked up from within a layout file. All my layout files (4 at the moment) have a <div class="navright"> tag, so one change in the menu, means editing 4 files. Any clue? THANX! Gerard. -- &q...