require "factory_girl" RSpec.configure do |config| config.include FactoryGirl::Syntax::Methods FactoryGirl.find_definitions end