Matt Royer wrote:
> I wasn't sure if this was the right way to accomplish this:
>
> ----
>
> format.js {
> render :update do |page|
> page.replace_html 'order_div', :partial => 'show_order'
> end
> }
>
> ----
Sorry, forgot to say that this is in my index action of my orders
controller. Thanks.
--Matt Royer
--
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.