Sha256: 728877475fc20207dda126c3d37f9ba2824fa148f6e4d31a03479308e56b3f28
Contents?: true
Size: 156 Bytes
Versions: 1
Compression:
Stored size: 156 Bytes
Contents
<% for attribute in attributes -%> .text_field = form.label :<%= attribute.name %> = form.<%= attribute.field_type %> :<%= attribute.name %> <% end -%>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
stefanpenner-shoulda_generator-0.2.2 | rails_generators/shoulda_scaffold/templates/haml/_form.html.haml |