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-t...@googlegroups.com.
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to