Skip to content

Instantly share code, notes, and snippets.

@xecutioner
Created May 25, 2015 11:01
Show Gist options
  • Save xecutioner/23ac9b2fe2d0fc3d73e4 to your computer and use it in GitHub Desktop.
Save xecutioner/23ac9b2fe2d0fc3d73e4 to your computer and use it in GitHub Desktop.
Rails Tricks
#Migrate back but a specific verison only
rake db:migrate:down VERSION=20150406100828
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment