Sha256: 53ec54525b2dec18a47724a1de3f8be86345eec02422c03beb89d4e85f30fe2f
Contents?: true
Size: 313 Bytes
Versions: 13
Compression:
Stored size: 313 Bytes
Contents
require "spec_helper" describe FactoryGirl::Strategy::Build do it_should_behave_like "strategy with association support", FactoryGirl::Strategy::Create it_should_behave_like "strategy with callbacks", :after_build it_should_behave_like "strategy with :strategy => :build", FactoryGirl::Strategy::Build end
Version data entries
13 entries across 13 versions & 3 rubygems