Created
December 2, 2013 06:58
-
-
Save dylanerichards/7746055 to your computer and use it in GitHub Desktop.
rake db:migrate:status
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
| Status Migration ID Migration Name | |
| -------------------------------------------------- | |
| up 20131127214749 Devise create users | |
| up 20131127230950 Create things | |
| up 20131128023813 Add user id to things | |
| up 20131128132151 Add attachment image to things | |
| up 20131128204843 Add name to users | |
| up 20131128212513 Add username to users | |
| up 20131130164610 Add attachment avatar to users | |
| up 20131201225659 ********** NO FILE ********** | |
| up 20131202054654 ********** NO FILE ********** | |
| up 20131202064706 Devise create admin users | |
| down 20131202064712 Create active admin comments |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment