Skip to content

Commit 73ae919

Browse files
mbutskoJonRowe
authored andcommitted
Add note about support for Rails 5 (#1774)
1 parent ace2f2b commit 73ae919

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

features/README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@ routing.
55
## Rails
66

77
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).
8+
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.
910

1011
## Install
1112

0 commit comments

Comments
 (0)