Sha256: a21bd10c386eaa08e6b320b3ae6f1e3e6f1944e8dc8429ccee98272615126dec
Contents?: true
Size: 162 Bytes
Versions: 1
Compression:
Stored size: 162 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.1 | rails_generators/shoulda_scaffold/templates/haml/_form.html.haml |