Sha256: c030980ef677684b319d17a84635ccb1b2752b813e2cb2b019f259ba1b7a3f87
Contents?: true
Size: 148 Bytes
Versions: 1
Compression:
Stored size: 148 Bytes
Contents
<% 10.times do |i| -%> - <% attributes.each do |attribute| -%> <%= attribute.name -%>: <%= random_for_type(attribute.type) %> <% end -%> <% end %>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
montage_rails-0.6.0 | lib/generators/montage_rails/templates/test_data.rb |