We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b2b763 commit 5decad3Copy full SHA for 5decad3
README.md
@@ -8,7 +8,7 @@ This gem implements the `rspec` command for
8
Add to the `development` group in your Gemfile:
9
10
``` ruby
11
-gem "spring-commands-rspec"
+gem "spring-commands-rspec", require: false
12
```
13
14
Add to your `config/spring.rb`:
0 commit comments