thoughtbot / factory_bot_rails

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

Fix the missing class in the AR validator #437

Closed elia closed 11 months ago

elia commented 11 months ago

Fixes #431

Not completely sure what's going on, except skipping the validation if there's no class. This is meant to be a temporary hot fix to save people from downgrading to 6.2. Will surely require further investigation.

elia commented 11 months ago

Fixed in factory_bot 6.4.2