Skip to content

Instantly share code, notes, and snippets.

@hectorperez
Created July 10, 2015 21:09
Show Gist options
  • Save hectorperez/340515a4d8410f34d88f to your computer and use it in GitHub Desktop.
Save hectorperez/340515a4d8410f34d88f to your computer and use it in GitHub Desktop.
run thor task in heroku
heroku run bash
RAILS_ENV=production bundle exec thor my:task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment