We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent de6d35a commit c62554aCopy full SHA for c62554a
README.md
@@ -70,7 +70,7 @@ bundle exec rspec spec/controllers/accounts_controller_spec.rb:8
70
Specs can also be run via `rake spec`, though this command may be slower to
71
start than the `rspec` command.
72
73
-In Rails 4, you may want to create a binstub for the `rspec` command so it can
+In Rails 4+, you may want to create a binstub for the `rspec` command so it can
74
be run via `bin/rspec`:
75
76
```
0 commit comments