Skip to content

Instantly share code, notes, and snippets.

@stephensprinkle-zz
Created May 25, 2012 00:03
Show Gist options
  • Save stephensprinkle-zz/2784993 to your computer and use it in GitHub Desktop.
Save stephensprinkle-zz/2784993 to your computer and use it in GitHub Desktop.
How to clean out database without deleting it
rake db:schema:dump
rake db:schema:load
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment