1 2 3 4
RSpec.configure do |config| config.include FactoryBot::Syntax::Methods FactoryBot.find_definitions end