Sha256: 7b556c933cdaec80b5a38060fc9263387a49df5b0d5fba72c5ff76ea403c57cc
Contents?: true
Size: 137 Bytes
Versions: 3
Compression:
Stored size: 137 Bytes
Contents
# -*- encoding: utf-8 -*- Fabricator(:author_with_three_books, from: :author) do name 'Star Swirl the Bearded' books(count: 3) end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
guacamole-0.3.0 | spec/fabricators/author_fabricator.rb |
guacamole-0.2.0 | spec/fabricators/author_fabricator.rb |
guacamole-0.1.0 | spec/fabricators/author_fabricator.rb |