Sha256: 1c81d193db9dabbe230ec3d49934f3acef375ba8c69aa920d8fb67999e4c4725

Contents?: true

Size: 169 Bytes

Versions: 12

Compression:

Stored size: 169 Bytes

Contents

<%% form.inputs do %>
<% attributes.each do |attribute| -%>
  <%%= form.input :<%= attribute.name %>, :label => '<%= attribute.name.humanize %>' %>
<% end -%>
<%% end %>

Version data entries

12 entries across 12 versions & 4 rubygems

Version Path
tmayad-formtastic-0.9.7 generators/form/templates/view__form.html.erb
ShadowBelmolve-formtastic-0.9.7 generators/form/templates/view__form.html.erb
formtastic-0.9.7 generators/form/templates/view__form.html.erb
formtastic-0.9.6 generators/form/templates/view__form.html.erb
formtastic-0.9.5 generators/form/templates/view__form.html.erb
formtastic-0.9.4 generators/form/templates/view__form.html.erb
formtastic-0.9.3 generators/form/templates/view__form.html.erb
formtastic-0.9.2 generators/form/templates/view__form.html.erb
lperichon-formtastic-0.9.2 generators/form/templates/view__form.html.erb
formtastic-0.9.1 generators/form/templates/view__form.html.erb
formtastic-0.9.0 generators/form/templates/view__form.html.erb
formtastic-0.2.5 generators/form/templates/view__form.html.erb