Skip to content

Instantly share code, notes, and snippets.

@vladimir-e
Created September 16, 2014 14:36
Show Gist options
  • Save vladimir-e/e6d21e37c01841fc2314 to your computer and use it in GitHub Desktop.
Save vladimir-e/e6d21e37c01841fc2314 to your computer and use it in GitHub Desktop.
Rake db drop create migrate one-liner
bin/rake db:{drop,create,migrate}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment