delayed_job
delayed_job copied to clipboard
Rails 3 deprecation - Tasks directory
The tasks directory should be moved to the lib directory. This will also work on previous versions.
DEPRECATION WARNING: Having rake tasks in PLUGIN_PATH/tasks or PLUGIN_PATH/rails/tasks is deprecated. Use to PLUGIN_PATH/lib/tasks instead.