Sha256: 802db98ada4f41a9f7396e5beb466b4fd7790fb9b22378e37630f4459056d7ee
Contents?: true
Size: 224 Bytes
Versions: 3
Compression:
Stored size: 224 Bytes
Contents
<%%= f.error_messages %> <%- attributes.each do |attribute| -%> <p> <%%= f.label :<%= attribute.name %>, t('.<%= attribute.name %>') %><br /> <%%= f.<%= attribute.field_type %> :<%= attribute.name %> %> </p> <%- end -%>
Version data entries
3 entries across 3 versions & 1 rubygems