We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ace2f2b commit 73ae919Copy full SHA for 73ae919
features/README.md
@@ -5,7 +5,8 @@ routing.
5
## Rails
6
7
rspec-rails 3 supports Rails 3.x and 4.x. For earlier versions of Rails, you
8
-need [rspec-rails 1](https://github.com/dchelimsky/rspec-rails).
+need [rspec-rails 1](https://github.com/dchelimsky/rspec-rails). For Rails 5.x,
9
+make sure you are using rspec-rails 3.5.0 or newer.
10
11
## Install
12
0 commit comments