factory_girl.rb 78 B

123
  1. RSpec.configure do |config|
  2. config.include FactoryGirl::Syntax::Methods
  3. end