I need to stop a periodically_call_remote based on a certain condition returned by the action that pcr calls. My knowledge of js is pretty basic but after seeing that Prototype's PeriodicalExecuter now has a stop method in Edge Rails (changeset 4946), wondered if it might be possible.
Have managed to get it working when I do the whole thing via raw js (including setting up the PeriodicalExecuter -- i.e. not using periodically_call_remote at all) but can't figure out how to do it via periodically_call_remote. Any suggestions? TIA ChrisT --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Spinoffs" 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-spinoffs -~----------~----~----~----~------~----~------~--~---
