Skip to content

Instantly share code, notes, and snippets.

@haio
Created January 21, 2013 03:48
Show Gist options
  • Save haio/4583471 to your computer and use it in GitHub Desktop.
Save haio/4583471 to your computer and use it in GitHub Desktop.
alias
alias migrate='rake db:migrate; rake db:migrate RAILS_ENV=test'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment