I don't see where this can be done in rails directly, but I am hoping some creative mind can see how to use dvarious rails pieces to do it.
I need an ajax request like "observe_field" that triggers an action so as to update something, but rather than a field in a form, I want to observe a file containing json data on a server, such that when the data changes, I read it, and perform an action with it to update something. Does anyone have any idea how I might accomplish this in RoR? Thanks, Janna B --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

