spring-commands-rspec

March 1, 2015 ยท View on GitHub

This gem implements the rspec command for Spring.

Usage

Add to your Gemfile:

gem 'spring-commands-rspec', group: :development

If you're using spring binstubs, run bundle exec spring binstub rspec to generate bin/rspec. Then run spring stop to pick up the changes.