Hey people Is it possible to use periodically_call_remote and only update the html-element if the response is of a certain kind? For example, is it possible to return different http-status codes to indicate if the element should be updated? Like, only update if the status is 200. //Daniel -- Posted via http://www.ruby-forum.com/.
Possibly Parallel Threads
- Is there a huge performance difference between using multiple periodically_call_remote functions or one?
- Question about periodically_call_remote
- Newbie question about periodically_call_remote
- Pass parameters in periodically_call_remote?
- Can I send a redirect_to() call to a periodically_call_remote() function?...