Skip to content

Instantly share code, notes, and snippets.

@dylanerichards
Created December 2, 2013 06:58
Show Gist options
  • Select an option

  • Save dylanerichards/7746055 to your computer and use it in GitHub Desktop.

Select an option

Save dylanerichards/7746055 to your computer and use it in GitHub Desktop.
rake db:migrate:status
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