You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is nothing that needs to be done to upgrade from RSpec Rails 3 to version 4.0.
3
+
RSpec Rails 4 requires Ruby 2.2.
4
+
5
+
Please also keep in mind that even though RSpec Rails 4 has soft support for Rails 4.2, it's recommended to use Rails 5+.
6
+
7
+
Other than that, there is nothing that needs to be done to upgrade from RSpec Rails 3 to version 4.0.
4
8
5
9
If you are upgrading from an earlier version of RSpec Rails, please consult [the upgrading 2.x to 3.x guide](https://relishapp.com/rspec/rspec-rails/v/3-9/docs/upgrade).
0 commit comments