Sha256: 9b66f5b3cddda915f35d5d634f67e1451d8913de48c38efe8e3819f7ab89619b

Contents?: true

Size: 142 Bytes

Versions: 245

Compression:

Stored size: 142 Bytes

Contents

<%= form_for(@instance, url: '/create') do |f| %>
  <%= f.text_field :name %>
  <%= f.text_area :text %>
  <%= f.submit "Create" %>
<% end %>

Version data entries

245 entries across 245 versions & 2 rubygems

Version Path
lhs-18.0.2 spec/dummy/app/views/form_for.html.erb
lhs-18.0.1 spec/dummy/app/views/form_for.html.erb
lhs-18.0.0 spec/dummy/app/views/form_for.html.erb
lhs-17.0.1 spec/dummy/app/views/form_for.html.erb
lhs-17.0.1.pre1 spec/dummy/app/views/form_for.html.erb
lhs-18.0.0.pre.pre1 spec/dummy/app/views/form_for.html.erb
lhs-17.0.0 spec/dummy/app/views/form_for.html.erb
lhs-16.1.6 spec/dummy/app/views/form_for.html.erb
lhs-16.1.5 spec/dummy/app/views/form_for.html.erb
lhs-16.1.4 spec/dummy/app/views/form_for.html.erb
lhs-16.1.3 spec/dummy/app/views/form_for.html.erb
lhs-16.1.2 spec/dummy/app/views/form_for.html.erb
lhs-16.1.1 spec/dummy/app/views/form_for.html.erb
lhs-16.1.0 spec/dummy/app/views/form_for.html.erb
lhs-16.0.1 spec/dummy/app/views/form_for.html.erb
lhs-16.0.0 spec/dummy/app/views/form_for.html.erb
lhs-15.7.0 spec/dummy/app/views/form_for.html.erb
lhs-15.6.1 spec/dummy/app/views/form_for.html.erb
lhs-15.6.0 spec/dummy/app/views/form_for.html.erb
lhs-15.5.1 spec/dummy/app/views/form_for.html.erb