Sha256: 6cbbb38a34d43472415058f66cff1f4ff2c6a8de234078ed22ef4cefb8ee44bf
Contents?: true
Size: 310 Bytes
Versions: 113
Compression:
Stored size: 310 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
113 entries across 67 versions & 6 rubygems