Hi, I might be out of touch with latest features in rails or this might be just simple error on my part. I can't get this to work in site layout: <div id="footerWrapper"> <%= render :controller => 'site', :action => "footer" %> </div> <!-- footerWrapper -->
I need to list some links in footer and that is why I need this in layout. If this for some reason isn't working any more, can you please suggest any alternative approach. Thanks for all the help. Zeljko --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---

