Sha256: 1669b2185d7952007bd62739384acceb887b4cb9228a8d3405d6d62dc6871020
Contents?: true
Size: 300 Bytes
Versions: 11
Compression:
Stored size: 300 Bytes
Contents
- form_for @<%= singular_name %> do |f| = f.error_messages %fieldset %dl <%- for attribute in attributes -%> %dt = f.label :<%= attribute.name %> %dd = f.<%= attribute.field_type %> :<%= attribute.name %> <%- end -%> .actions = f.submit "Submit"
Version data entries
11 entries across 11 versions & 3 rubygems