Sha256: c6b021f3573def306d92facc197648ae1ff504498e35754e42a002576776b057

Contents?: true

Size: 304 Bytes

Versions: 49

Compression:

Stored size: 304 Bytes

Contents

<% button_to 'Foo button', '/foo', :class => 'foo-form' do %>
  <% field_set_tag do %>
    <%= hidden_field_tag :session_id, :value => "__secret__" %>
    <%= label_tag :username %>
  <% end %>
<% end %>
<%= content_tag(:p, 'button_to test', :id => 'test-point') %>
<%= button_to 'Bar button', '/bar' %>

Version data entries

49 entries across 49 versions & 5 rubygems

Version Path
padrino-helpers-0.16.0.pre3 test/fixtures/markup_app/views/button_to.erb
padrino-helpers-0.16.0.pre2 test/fixtures/markup_app/views/button_to.erb
padrino-helpers-0.15.3 test/fixtures/markup_app/views/button_to.erb
padrino-helpers-0.15.2 test/fixtures/markup_app/views/button_to.erb
padrino-helpers-0.15.1 test/fixtures/markup_app/views/button_to.erb
files.com-1.0.55 docs/vendor/bundle/ruby/2.5.0/gems/padrino-helpers-0.13.3.4/test/fixtures/markup_app/views/button_to.erb
padrino-helpers-0.15.0 test/fixtures/markup_app/views/button_to.erb
padrino-helpers-0.14.4 test/fixtures/markup_app/views/button_to.erb
padrino-helpers-0.14.3 test/fixtures/markup_app/views/button_to.erb
padrino-helpers-0.12.9 test/fixtures/markup_app/views/button_to.erb
padrino-helpers-0.14.2 test/fixtures/markup_app/views/button_to.erb
padrino-helpers-0.13.3.4 test/fixtures/markup_app/views/button_to.erb
padrino-helpers-0.14.1.1 test/fixtures/markup_app/views/button_to.erb
padrino-helpers-0.14.1 test/fixtures/markup_app/views/button_to.erb
padrino-helpers-0.14.0.2 test/fixtures/markup_app/views/button_to.erb
padrino-helpers-0.14.0.1 test/fixtures/markup_app/views/button_to.erb
padrino-helpers-0.14.0 test/fixtures/markup_app/views/button_to.erb
padrino-helpers-0.14.0.rc2 test/fixtures/markup_app/views/button_to.erb
padrino-helpers-0.14.0.rc1 test/fixtures/markup_app/views/button_to.erb
padrino-helpers-0.13.3.3 test/fixtures/markup_app/views/button_to.erb