Sha256: 15c62c393dc33b00146a819552ef1ca0226485cfae72faaa5a73041f0c01820e
Contents?: true
Size: 181 Bytes
Versions: 2
Compression:
Stored size: 181 Bytes
Contents
<% for attribute in attributes -%> .text_field = form.label :<%= attribute.name %> %br = form.<%= attribute.field_type %> :<%= attribute.name %> , :class => 'text' <% end -%>
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
stefanpenner-my_scaffold-1.4.0 | generators/my_scaffold/templates/haml/_form.html.haml |
stefanpenner-my_scaffold-1.4.1 | generators/my_scaffold/templates/haml/_form.html.haml |