Skip to content

Instantly share code, notes, and snippets.

@fijimunkii
Created November 15, 2013 15:56
Show Gist options
  • Save fijimunkii/7486643 to your computer and use it in GitHub Desktop.
Save fijimunkii/7486643 to your computer and use it in GitHub Desktop.
rails: reset db and clear sessions
rake db: reset
rake tmp:sessions:clear
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment