vidpush/spec/support/factory_girl.rb

4 lines
78 B
Ruby
Raw Permalink Normal View History

2014-04-07 18:41:34 +00:00
RSpec.configure do |config|
config.include FactoryGirl::Syntax::Methods
end