Sha256: e36aeca2e9ce1c0c0ce5c26c9ccb907812c81599b76e8ea754910aa3a425a29a

Contents?: true

Size: 96 Bytes

Versions: 8

Compression:

Stored size: 96 Bytes

Contents

Factory.define :asset do |f|
  f.caption "Caption"
  f.resource_type Post
  f.resource_id 1
end

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
typus-1.0.0.pre8 test/factories/assets.rb
typus-1.0.0.pre7 test/factories/assets.rb
typus-1.0.0.pre6 test/factories/assets.rb
typus-1.0.0.pre5 test/factories/assets.rb
typus-1.0.0.pre4 test/factories/assets.rb
typus-1.0.0.pre3 test/factories/assets.rb
typus-1.0.0.pre2 test/factories/assets.rb
typus-1.0.0.pre test/factories/assets.rb