Sha256: 9246c786aea16464c9e488ef35878eafbb12b65bada8fb1e442043e74f5dc67a
Contents?: true
Size: 159 Bytes
Versions: 1
Compression:
Stored size: 159 Bytes
Contents
= semantic_form_for(@<%%= singular_table_name %>) do |f| <%% attributes.each do |attribute| -%> = f.input :<%%= attribute.name %> <%% end -%> = f.actions
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
lbs-config-0.0.2 | lib/generators/lbs/install/templates/_form_f.html.haml |