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
<rails-mailing-list-ARtvInVfO7ksV2N9l4h3zg@public.gmane.org>wrote:
>
> hi everybody,
>
> I want to pass object to a partial which execute as a collection.here is
> may code
>
> render :partial => "added_ads",:collection=>@ads.
>
> here i want pass @ad object to each added_ads partial
>
> please help me
> --
> 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
rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
To unsubscribe from this group, send email to
rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
For more options, visit this group at
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---