Skip to content

Instantly share code, notes, and snippets.

@knishioka
Created May 15, 2013 04:32
Show Gist options
  • Save knishioka/5581660 to your computer and use it in GitHub Desktop.
Save knishioka/5581660 to your computer and use it in GitHub Desktop.
rspec
rails g rspec:install
spork --bootstrap
guard init spork
guard init rspec
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment