Created
May 25, 2015 11:01
-
-
Save xecutioner/23ac9b2fe2d0fc3d73e4 to your computer and use it in GitHub Desktop.
Rails Tricks
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
#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