Sha256: 51df95c7aa9715b83bbed7898b2eaac027b2f8a7cbd8a0c1f4e98aeb4fea4744

Contents?: true

Size: 478 Bytes

Versions: 24

Compression:

Stored size: 478 Bytes

Contents

<h1 id='form_title' class='form title'>Webrat Buttons Form</h1>

<% form_tag "/buttons" do %>
  <input type="submit" id="input_submit_id" value="input_submit_value" />
  <input type="image" id="input_image_id" value="input_image_value" alt="input_image_alt" src="" />

  <button type="submit" id="button_submit_id" value="button_submit_value">button_submit_text</button>
  <button type="image" id="button_image_id" value="button_image_value">button_image_text</button>
<% end %>

Version data entries

24 entries across 24 versions & 12 rubygems

Version Path
radiant-1.0.0 ruby-debug/ruby/1.8/gems/webrat-0.7.3/spec/integration/rails/app/views/buttons/show.html.erb
indirect-webrat-0.7.5 spec/integration/rails/app/views/buttons/show.html.erb
indirect-webrat-0.7.4 spec/integration/rails/app/views/buttons/show.html.erb
webrat-0.7.3 spec/integration/rails/app/views/buttons/show.html.erb
jbd-webrat-0.7.2.rails3 spec/integration/rails/app/views/buttons/show.html.erb
webrat-0.7.2 spec/integration/rails/app/views/buttons/show.html.erb
webrat-0.7.2.beta.2 spec/integration/rails/app/views/buttons/show.html.erb
mutle-webrat-0.7.2.beta.1 spec/integration/rails/app/views/buttons/show.html.erb
thoughtbot-webrat-0.7.2.pre spec/integration/rails/app/views/buttons/show.html.erb
webrat-0.7.2.beta.1 spec/integration/rails/app/views/buttons/show.html.erb
honkster-webrat-0.7.1.2 spec/integration/rails/app/views/buttons/show.html.erb
honkster-webrat-0.7.1.1 spec/integration/rails/app/views/buttons/show.html.erb
revo-webrat-0.7.0.1 spec/integration/rails/app/views/buttons/show.html.erb
webrat-0.7.1 spec/integration/rails/app/views/buttons/show.html.erb
davidtrogers-webrat-0.7.0 spec/integration/rails/app/views/buttons/show.html.erb
revo-webrat-0.7.0 spec/integration/rails/app/views/buttons/show.html.erb
revo-webrat-0.7.1.pre spec/integration/rails/app/views/buttons/show.html.erb
webrat-0.7.0 spec/integration/rails/app/views/buttons/show.html.erb
honkster-webrat-0.6.0.10 spec/integration/rails/app/views/buttons/show.html.erb
honkster-webrat-0.6.0.9 spec/integration/rails/app/views/buttons/show.html.erb