thoughtbot / factory_bot_rails

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

Support Rails 7.2 #495

Open RajRoR opened 1 month ago

RajRoR commented 1 month ago

For those who need to use this this before the PR is merged, you can add the gem to your Gemfile like this:

gem "factory_bot_rails", github: "thoughtbot/factory_bot_rails", ref: "refs/pull/495/head"
sebjamesmelon commented 4 days ago

Hey folk,

Is this change likely to see a release?

Thanks :)