Sha256: 7294186a8c1ab944670f530cd02c81d9ae54e20aac6bf598aec55700d4f8c097
Contents?: true
Size: 290 Bytes
Versions: 254
Compression:
Stored size: 290 Bytes
Contents
# Read about fixtures at http://ar.rubyonrails.org/classes/Fixtures.html one: id: 1 <% for attribute in attributes -%> <%= attribute.name %>: <%= attribute.default %> <% end -%> two: id: 2 <% for attribute in attributes -%> <%= attribute.name %>: <%= attribute.default %> <% end -%>
Version data entries
254 entries across 146 versions & 13 rubygems