Sha256: 8e158bf19cf6c4bcff667ec0ffc350356f7c5e3a61f8d8bbb3eb1a9591e47cc8

Contents?: true

Size: 92 Bytes

Versions: 8

Compression:

Stored size: 92 Bytes

Contents

Factory.define :page do |f|
  f.title "Title"
  f.body "Content"
  f.status "published"
end

Version data entries

8 entries across 8 versions & 1 rubygems

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