Executing methods of Rails controllers in Rake tasks
in Ruby added by prodevtips, on 18/6/2011 cron rake ruby on rails
How to create a cron job that calls the same code that a Rails action view is calling in an ApplicationController.
comment save reportno comments
