Sha256: b7a1a40e75ae5ff5029bdd941c2b3cd30f2b23379c0cfad88a94596378338d60
Contents?: true
Size: 150 Bytes
Versions: 1
Compression:
Stored size: 150 Bytes
Contents
# encoding: UTF-8 require 'factory_girl' FactoryGirl.find_definitions RSpec.configure do |config| config.include(FactoryGirl::Syntax::Methods) end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
contactology-1.0.0 | spec/support/factory_girl.rb |