Sha256: 553e7f2bd2f5b1cd0b812cc838be8e03a609ec6cafbb5180bd3bb2a6c373f743
Contents?: true
Size: 293 Bytes
Versions: 22
Compression:
Stored size: 293 Bytes
Contents
require "spec_helper" describe FactoryGirl::Proxy::Build do it_should_behave_like "proxy with association support", FactoryGirl::Proxy::Create it_should_behave_like "proxy with callbacks", :after_build it_should_behave_like "proxy with :method => :build", FactoryGirl::Proxy::Build end
Version data entries
22 entries across 22 versions & 2 rubygems