Hi,
im not sure if i am on the right path here, so i figured i would ask.
Basically, all of my pages have the same header and footer, and i was
wondering if there was some way i could reference this from the rhtml
file?
from what i have read on partial and template rendering, this is done in
the
controller, but in my case, the header and footer are static, so there
is no
logic. Basically, I am just trying to minimize the number of places i
need
to edit in case i make a change to my header or footer (i.e. if i add a
link, i would really like to just update 1 file, rather than do it in
all of
my views).
Is this possible? thanks!
View this message in context:
http://www.nabble.com/newbie-question-about-rendering-partials-and-rhtml-tf3692733.html#a10324965
Sent from the RubyOnRails Users mailing list archive at Nabble.com.