Skip to content

Instantly share code, notes, and snippets.

@paaloeye
Created August 23, 2012 06:54
Show Gist options
  • Save paaloeye/3433600 to your computer and use it in GitHub Desktop.
Save paaloeye/3433600 to your computer and use it in GitHub Desktop.
Make your migration reversible always
rake db:migrate && rake db:rollback && rake db:migrate
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment