I have a situation where a part of a page is under the control of
periodically_call_remote() js helper.  In response, the controller
answers with a render(:partial ...).  When the controller knows that
nothing in the display has changed, I wish to respond with the
equivalent of a '200 OK' response.  How can I code that in the
controller?
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to