Sha256: c1e0a07fbc354c03aacabf1cd2ee41837da8650e1e10419517f591f4dacc29bf
Contents?: true
Size: 224 Bytes
Versions: 6
Compression:
Stored size: 224 Bytes
Contents
one: <%- model_attributes.each do |attribute| -%> <%= attribute.name %>: <%= attribute.default %> <%- end -%> two: <%- model_attributes.each do |attribute| -%> <%= attribute.name %>: <%= attribute.default %> <%- end -%>
Version data entries
6 entries across 6 versions & 1 rubygems