everydayrails / everydayrails-rspec-2017

Sample source for the 2017 edition of Everyday Rails Testing with RSpec.
http://rspectutorial.com
312 stars 247 forks source link

Static attributes are deprecated in factory_bot 4.11 #91

Open JunichiIto opened 6 years ago

JunichiIto commented 6 years ago

Static attributes are deprecated in factory_bot 4.11:

Deprecating static attributes in factory_bot 4.11

You might have no plan to update this edition, but the readers might be surprised by seeing the warning message. So I think it would be worth to write a blog post or add an appendix about this change.