Sha256: 985dbb8ea8e491723c65dad1948331cb5ecca12de2022edce13f30c2ff7a9c62
Contents?: true
Size: 220 Bytes
Versions: 79
Compression:
Stored size: 220 Bytes
Contents
<%- for attribute in attributes -%> <p> <label for="<%= singular_name %>_<%= attribute.name %>"><%= attribute.column.human_name %>:</label> <%%= f.<%= attribute.field_type %> :<%= attribute.name %> %> </p> <% end -%>
Version data entries
79 entries across 79 versions & 20 rubygems