Skip to content

Instantly share code, notes, and snippets.

@kineticac
Created March 17, 2011 08:36
Show Gist options
  • Select an option

  • Save kineticac/874009 to your computer and use it in GitHub Desktop.

Select an option

Save kineticac/874009 to your computer and use it in GitHub Desktop.
Include resque/tasks for running resque worker on dotcloud
require File.expand_path('../config/application', __FILE__)
require 'rake'
require 'resque/tasks'
Feedtopic::Application.load_tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment