Skip to content

Instantly share code, notes, and snippets.

@fabianoalmeida
Created April 7, 2011 20:16
Show Gist options
  • Save fabianoalmeida/908620 to your computer and use it in GitHub Desktop.
Save fabianoalmeida/908620 to your computer and use it in GitHub Desktop.
Defining the environment to run db:migrate
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