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-25.0.2 spec/dummy/app/views/form_for.html.erb
lhs-25.0.1 spec/dummy/app/views/form_for.html.erb
lhs-25.0.0 spec/dummy/app/views/form_for.html.erb
lhs-24.1.2 spec/dummy/app/views/form_for.html.erb
lhs-24.1.1 spec/dummy/app/views/form_for.html.erb
lhs-24.1.0 spec/dummy/app/views/form_for.html.erb
lhs-24.1.0.pre.2 spec/dummy/app/views/form_for.html.erb
lhs-24.1.0.pre.1 spec/dummy/app/views/form_for.html.erb
lhs-24.0.0 spec/dummy/app/views/form_for.html.erb
lhs-23.0.2 spec/dummy/app/views/form_for.html.erb
lhs-23.0.1 spec/dummy/app/views/form_for.html.erb
lhs-23.0.0 spec/dummy/app/views/form_for.html.erb
lhs-22.1.1.pre spec/dummy/app/views/form_for.html.erb
lhs-22.1.0 spec/dummy/app/views/form_for.html.erb
lhs-22.0.0 spec/dummy/app/views/form_for.html.erb
lhs-21.3.1 spec/dummy/app/views/form_for.html.erb
lhs-21.3.0 spec/dummy/app/views/form_for.html.erb
lhs-21.3.0.pre.autoauth.1 spec/dummy/app/views/form_for.html.erb
lhs-21.2.4 spec/dummy/app/views/form_for.html.erb
lhs-21.2.3 spec/dummy/app/views/form_for.html.erb