Lakshmi Narayana wrote:
> yup, you can just pass it like any other variable for example the code
> look
> like this.
> render :partial => "added_ads",:local => {::ad => @ad}:collection=>@ads.
>
> On Fri, Jul 31, 2009 at 9:33 PM, Md Fisa
Thank you for you replay
I got it .i named my partial as _ad then
render :partial=>"ad",:collection=>@ads
Anyways thank you for quick replay nd i will try your code also.
--
Posted via http://www.ruby-forum.com/.
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---