Created
July 10, 2015 21:09
-
-
Save hectorperez/340515a4d8410f34d88f to your computer and use it in GitHub Desktop.
run thor task in heroku
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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