pconnordctt
2010-May-15 06:17 UTC
Update a div at regular intervals in Rails 3 without Prototype_Legacy_Helper plugin?
I am working through an exercise written for Rails 2.x and I am trying to adapt it to work in Rails 3. Rails <3 Code: <%=periodically_call_remote (:url => "/flights/#{@flight.id}/ seats", :frequency => "10", :update => "seats")%> Any help is greatly appreciated. -- 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-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.