Sha256: d7eed88e7fc31047262bfba755004c1c050c08caf6ade34f34f7234fa0a331fc
Contents?: true
Size: 196 Bytes
Versions: 1
Compression:
Stored size: 196 Bytes
Contents
<%%%= simple_form_for(@<%%= singular_table_name %>) do |f| %> <%% attributes.each do |attribute| -%> <%%%= f.input :<%%= attribute.name %> %> <%% end -%> <%%%= f.button :submit %> <%%% end %>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
lbs-config-0.0.2 | lib/generators/lbs/install/templates/_form_s.html.erb |