Created
April 7, 2011 20:16
-
-
Save fabianoalmeida/908620 to your computer and use it in GitHub Desktop.
Defining the environment to run db:migrate
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
rake RAILS_ENV=test db:migrate | |
rake RAILS_ENV=test db:migrate:reset |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment