rails_apps_testing
rails_apps_testing copied to clipboard
Replace FactoryGirl with FactoryBot everywhere
Made the changes because FactoryGirl is deprecated. Rails composer has has made the transition from factory_girl_rails to factory_bot.