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
[RSpec Rails new versioning strategy]: https://github.com/rspec/rspec-rails/blob/main/rfcs/versioning-strategy.md
30
30
31
31
## Installation
32
32
33
-
**IMPORTANT** This README / branch refers to the current development build.
34
-
See the [`6-0-maintenance` branch on Github](https://github.com/rspec/rspec-rails/tree/6-0-maintenance) if you want or require the latest stable release.
33
+
**IMPORTANT** This README / branch refers to the 6.1.x stable release series, only bugfixes from this series will
34
+
be added here. See the [`main` branch on Github](https://github.com/rspec/rspec-rails/tree/main) if you want or
35
+
require the latest unstable features.
35
36
36
37
1. Add `rspec-rails` to **both** the `:development` and `:test` groups
0 commit comments