Skip to content

Instantly share code, notes, and snippets.

@thisivan
Created December 9, 2009 00:19
Show Gist options
  • Save thisivan/252124 to your computer and use it in GitHub Desktop.
Save thisivan/252124 to your computer and use it in GitHub Desktop.
Reset database on Rails
# Don't you ever use this on production environment
rake db:migrate:reset db:seed db:test:clone --trace
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment