Created
January 29, 2014 12:19
-
-
Save Sunnyztj/8686815 to your computer and use it in GitHub Desktop.
Rspec command line
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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