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-19.10.0 spec/dummy/app/views/form_for.html.erb
lhs-19.9.0 spec/dummy/app/views/form_for.html.erb
lhs-19.8.2 spec/dummy/app/views/form_for.html.erb
lhs-19.8.1 spec/dummy/app/views/form_for.html.erb
lhs-19.8.0 spec/dummy/app/views/form_for.html.erb
lhs-19.7.0 spec/dummy/app/views/form_for.html.erb
lhs-19.6.0 spec/dummy/app/views/form_for.html.erb
lhs-19.5.0 spec/dummy/app/views/form_for.html.erb
lhs-19.5.0.pre.wherehref.1 spec/dummy/app/views/form_for.html.erb
lhs-19.4.1 spec/dummy/app/views/form_for.html.erb
lhs-19.4.0 spec/dummy/app/views/form_for.html.erb
lhs-19.3.1 spec/dummy/app/views/form_for.html.erb
lhs-19.3.0 spec/dummy/app/views/form_for.html.erb
lhs-19.2.0 spec/dummy/app/views/form_for.html.erb
lhs-19.1.0 spec/dummy/app/views/form_for.html.erb
lhs-19.0.2 spec/dummy/app/views/form_for.html.erb
lhs-19.0.1 spec/dummy/app/views/form_for.html.erb
lhs-19.0.0 spec/dummy/app/views/form_for.html.erb
lhs-19.0.0.pre.endpoint.1 spec/dummy/app/views/form_for.html.erb
lhs-18.0.3 spec/dummy/app/views/form_for.html.erb