Search code examples
ruby-on-railsrubyruby-on-rails-3delayed-job

Rails how to create a delayed job for a rake taks?


How do I create a delayed job for a rake task that should run every 15 minutes?


Solution

  • You can give it a try: https://github.com/defunkt/resque