Sha256: c0ec41311b0ae519e50a299cf1b3fc374123e2cce6c7cb98fb204d9acc41c3da

Contents?: true

Size: 129 Bytes

Versions: 10

Compression:

Stored size: 129 Bytes

Contents

<%= bootstrap_form_for(erbit) do |f| %>
  <%= f.text_field :name %>
  <%= f.text_area :description %>
  <%= f.submit %>
<% end %>

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
bootstrap_leather-0.10.14 spec/dummy/app/views/erbits/_form.html.erb
bootstrap_leather-0.10.13 spec/dummy/app/views/erbits/_form.html.erb
bootstrap_leather-0.10.11 spec/dummy/app/views/erbits/_form.html.erb
bootstrap_leather-0.10.10 spec/dummy/app/views/erbits/_form.html.erb
bootstrap_leather-0.10.9 spec/dummy/app/views/erbits/_form.html.erb
bootstrap_leather-0.10.8 spec/dummy/app/views/erbits/_form.html.erb
bootstrap_leather-0.10.7 spec/dummy/app/views/erbits/_form.html.erb
bootstrap_leather-0.10.6 spec/dummy/app/views/erbits/_form.html.erb
bootstrap_leather-0.10.5 spec/dummy/app/views/erbits/_form.html.erb
bootstrap_leather-0.10.4 spec/dummy/app/views/erbits/_form.html.erb