On Dec 11, 10:28 am, "Jaikishan Jalan" <[EMAIL PROTECTED]> wrote:
> Solving the similar problem, I am not sure if my previous approach was the
> right way. Another thing I could think of is that my server keeps sending
> data to my client side proactively for every 5 seconds. How that can be
> acheived in rails?
>

You can use periodically_call_remote:
http://api.rubyonrails.org/classes/ActionView/Helpers/PrototypeHelper.html#M001427
--~--~---------~--~----~------------~-------~--~----~
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