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

FactoryGirl is now FactoryBot #29

Closed ruralocity closed 6 years ago

ruralocity commented 7 years ago

Just so people know, I'm aware that FactoryGirl has been renamed to FactoryBot. I will update all references the next time I do a maintenance update to the book.

ruralocity commented 6 years ago

Released