Created
December 31, 2015 21:28
-
-
Save j-mcnally/f6217747fab981d3c524 to your computer and use it in GitHub Desktop.
This file contains 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
"scripts": { | |
"postdeploy": "bundle exec rake db:migrate; bundle exec rake db:seed" | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment