I have a Rails 3 app that uses delayed_job to fetch some data (with a class method) when the user hits the page.
How can I indicate to the ajax process that the class method
If you are using any JavaScript framework like prototypejs, then in the optional options hash, you usually provide a onComplete and/or onSuccess callback. API Reference