Episode 229: Polling for Changes

Created at: 30.08.2010 10:00, source: Railscasts

If you have frequently changing data on the server side, it's helpful to automatically display this to the user as well. Here I show how to accomplish this with polling in jQuery.