matiasleidemer / spring-commands-rspec

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

spring-commands-rspec

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.

About

License:MIT License


Languages

Language:Ruby 100.0%