Pages tagged delayed_job:

The Rails Way: Do it Later With Delayed Job.
http://www.therailsway.com/2009/7/22/do-it-later-with-delayed-job

Ryan's meta-programming approach for declaring background tasks doubles-up as documentation, and puts the focus on the individual methods rather than requiring you to create separate classes for your jobs.
Do it Later With Delayed Job.