Skip to content

Instantly share code, notes, and snippets.

@russ
Created October 5, 2011 19:42
Show Gist options
  • Save russ/1265459 to your computer and use it in GitHub Desktop.
Save russ/1265459 to your computer and use it in GitHub Desktop.
MyApplication::Application.routes.draw do
mount Resque::Server.new, :at => "/resque"
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment