1
0
Fork 0
creddit/spec/support/factory_girl.rb

4 lines
78 B
Ruby

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