internetee-registry/spec/support/factory_girl.rb
2016-12-28 15:05:23 +02:00

3 lines
78 B
Ruby

RSpec.configure do |config|
config.include FactoryGirl::Syntax::Methods
end