[Rails] Re: Shared partial working with controller

2009-08-09 Thread Kostas L.
Thanx Sijo that worked! I've really forgotten :locals usage!!! On Aug 6, 1:48 pm, Sijo Kg wrote: > Hi >     Can't you use like > > render :partial => "shared/partial_name", :locals => {:books => @books} > > Sijo > -- > Posted viahttp://www.ruby-forum.com/. --~--~-~--~~~-

[Rails] Re: Shared partial working with controller

2009-08-06 Thread Sijo Kg
Hi Can't you use like render :partial => "shared/partial_name", :locals => {:books => @books} Sijo -- Posted via http://www.ruby-forum.com/. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Tal