Created
January 29, 2015 21:46
-
-
Save funkfinger/83c1e0cf92ad914e90d6 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
psql -c 'create database tongue_tied_test;' | |
rvm use ruby-2.0.0-p598 | |
bundle exec rake |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment