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.
2 parents de6d35a + b09e065 commit e3cad68Copy full SHA for e3cad68
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/5+, 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