A good article about using rails_cron or BackgrounDrb to schedule regular background tasks: Running Background Jobs in Ruby on Rails
Another one: Scheduling tasks in Ruby / Rails
Also, from the Rails wiki: HowToRunBackgroundJobsInRails