Sha256: d28f776191c9c48fcb1dec53d13e16a98d977c9282fa9db9d38003fe9bdfda3e

Contents?: true

Size: 95 Bytes

Versions: 61

Compression:

Stored size: 95 Bytes

Contents

FactoryGirl.define do

  factory :document do
    name 'a name'
    type 'document'
  end

end

Version data entries

61 entries across 61 versions & 2 rubygems

Version Path
dolly-1.1.7 test/factories/factories.rb
dolly-1.1.6 test/factories/factories.rb
dolly-1.1.5 test/factories/factories.rb
dolly-1.1.4 test/factories/factories.rb
dolly-1.1.3 test/factories/factories.rb
dolly-1.1.2 test/factories/factories.rb
dolly-1.1.1 test/factories/factories.rb
dolly-1.1.0 test/factories/factories.rb
dolly-1.0.1 test/factories/factories.rb
dolly-1.0.0 test/factories/factories.rb
dolly-0.9.0 test/factories/factories.rb
dolly-0.8.1 test/factories/factories.rb
dolly-0.8.0 test/factories/factories.rb
dolly-0.7.6 test/factories/factories.rb
dolly-0.7.5 test/factories/factories.rb
dolly-0.7.3 test/factories/factories.rb
dolly-0.7.2 test/factories/factories.rb
dolly-0.7.1 test/factories/factories.rb
dolly-0.7.0 test/factories/factories.rb
dolly-0.6.2 test/factories/factories.rb