you can render a partial in your action, or you can render your actions view and render a partial in it.
http://api.rubyonrails.org/classes/ActionController/Base.html#M000658 <http://api.rubyonrails.org/classes/ActionController/Base.html#M000658>What can you tell me about the Tile thing? On Fri, Jan 15, 2010 at 5:57 AM, Aldric Giacomoni <[email protected]>wrote: > Is it possible to render a partial with an action attached to it, just > like the regular views? Or should I just call the action which renders > the partial? > -- > 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]<rubyonrails-talk%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/rubyonrails-talk?hl=en. > > > >--
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.

