How I realize master page in Rails just as in .NET
so,I am a beginner,I know there is layout in rails .
but I want a shared part that many pages will use,include all of the mvc
other than just v .just like the master page in .Net webform.
for example .every site will own may manage pages,and this pages will use
a common left sidebar which is consists of a few menus.
how can I realize this?
No comments:
Post a Comment