Sha256: cb3ac61204020a2a45a70da8632a968f7cebdf03d07e70d413ee381e7f9ef6d8

Contents?: true

Size: 229 Bytes

Versions: 12

Compression:

Stored size: 229 Bytes

Contents

<%= form(:action => "/testing/submit_form") do %>
  <%= text_field :name, :label => "Name" %>
  <%= text_field :address, :label => "Address" %>
  <%= check_box :truez, :label => "Tis truez" %>
  <%= submit "Submit!" %>
<% end =%>

Version data entries

12 entries across 6 versions & 1 rubygems

Version Path
merb-core-1.1.3 spec/public/webrat/test_app/app/views/testing/show_form.html.erb
merb-core-1.1.3 spec10/public/webrat/test_app/app/views/testing/show_form.html.erb
merb-core-1.1.2 spec10/public/webrat/test_app/app/views/testing/show_form.html.erb
merb-core-1.1.2 spec/public/webrat/test_app/app/views/testing/show_form.html.erb
merb-core-1.1.1 spec/public/webrat/test_app/app/views/testing/show_form.html.erb
merb-core-1.1.1 spec10/public/webrat/test_app/app/views/testing/show_form.html.erb
merb-core-1.1.0 spec/public/webrat/test_app/app/views/testing/show_form.html.erb
merb-core-1.1.0 spec10/public/webrat/test_app/app/views/testing/show_form.html.erb
merb-core-1.1.0.rc1 spec10/public/webrat/test_app/app/views/testing/show_form.html.erb
merb-core-1.1.0.rc1 spec/public/webrat/test_app/app/views/testing/show_form.html.erb
merb-core-1.1.0.pre spec/public/webrat/test_app/app/views/testing/show_form.html.erb
merb-core-1.1.0.pre spec10/public/webrat/test_app/app/views/testing/show_form.html.erb