Skip to content

Instantly share code, notes, and snippets.

@Sunnyztj
Created January 29, 2014 12:19
Show Gist options
  • Save Sunnyztj/8686815 to your computer and use it in GitHub Desktop.
Save Sunnyztj/8686815 to your computer and use it in GitHub Desktop.
Rspec command line
rake db:drop db:create db:migrate RAILS_ENV=test
bundle exec rspec .
shift+command+'R'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment