Sha256: a1ab3a1a4621349ea39715c58961001b003bc7112c6b5671fa124cc04efe86c8
Contents?: true
Size: 215 Bytes
Versions: 9
Compression:
Stored size: 215 Bytes
Contents
= form.error_messages <% for attribute in attributes -%> %div = form.label :<%= attribute.name %>, <%= attribute.column.human_name.inspect %> = form.<%= attribute.field_type %> :<%= attribute.name %> <% end %>
Version data entries
9 entries across 9 versions & 3 rubygems