Sha256: 27cf59b8e29cec452b4c7842e45c0c394194a22080e5237bd6e91e4f5f7d9874
Contents?: true
Size: 242 Bytes
Versions: 17
Compression:
Stored size: 242 Bytes
Contents
- form_for @<%= singular_name %> do |f| = f.error_messages <%- for attribute in attributes -%> %p = f.label :<%= attribute.name %> %br = f.<%= attribute.field_type %> :<%= attribute.name %> <%- end -%> %p = f.submit
Version data entries
17 entries across 17 versions & 4 rubygems