thoughtbot / factory_bot_rails

Factory Bot ♥ Rails
https://thoughtbot.com/services/ruby-on-rails
MIT License
3.06k stars 364 forks source link

Be clear about supported Rails and Ruby versions #450

Closed mike-burns closed 8 months ago

mike-burns commented 8 months ago

Ruby 2.7 and older is end of life.

Rails 6.0 and older is end of life.

Rails 6 requires Ruby >= 2.5, Rails 7 requires Ruby >= 2.7.

We also want to know about Rails main.