Sha256: e3d43b71531179957fba2a2ba87989f5f10e8c431794c54133b27e0f0257681c
Contents?: true
Size: 177 Bytes
Versions: 16
Compression:
Stored size: 177 Bytes
Contents
= form.error_messages %dl <% for attribute in attributes -%> %dt= form.label :<%= attribute.name %> %dd= form.<%= attribute.field_type %> :<%= attribute.name %> <% end -%>
Version data entries
16 entries across 16 versions & 7 rubygems