Sha256: 5f1d158b7eea08fc734ebf6ac86ca2f5f1772231512da687c2c8ac23ede8edc1

Contents?: true

Size: 178 Bytes

Versions: 30

Compression:

Stored size: 178 Bytes

Contents

= form_tag '/home/page2' do
  %strong A Form
  %br
  = text_field_tag :input1
  %br
  = text_field_tag :input2
  %br
  = check_box_tag :check_me
  %br
  = submit_tag 'Submit me'

Version data entries

30 entries across 30 versions & 1 rubygems

Version Path
ajaxify_rails-0.9.7 spec/ajaxify_test/app/views/home/page2.html.haml
ajaxify_rails-0.9.6 spec/ajaxify_test/app/views/home/page2.html.haml
ajaxify_rails-0.9.5 spec/ajaxify_test/app/views/home/page2.html.haml
ajaxify_rails-0.9.4 spec/ajaxify_test/app/views/home/page2.html.haml
ajaxify_rails-0.9.3 spec/ajaxify_test/app/views/home/page2.html.haml
ajaxify_rails-0.9.2 spec/ajaxify_test/app/views/home/page2.html.haml
ajaxify_rails-0.9.1 spec/ajaxify_test/app/views/home/page2.html.haml
ajaxify_rails-0.9.0 spec/ajaxify_test/app/views/home/page2.html.haml
ajaxify_rails-0.8.9 spec/ajaxify_test/app/views/home/page2.html.haml
ajaxify_rails-0.8.8 spec/ajaxify_test/app/views/home/page2.html.haml
ajaxify_rails-0.8.7 spec/ajaxify_test/app/views/home/page2.html.haml
ajaxify_rails-0.8.6 spec/ajaxify_test/app/views/home/page2.html.haml
ajaxify_rails-0.8.5 spec/ajaxify_test/app/views/home/page2.html.haml
ajaxify_rails-0.8.4 spec/ajaxify_test/app/views/home/page2.html.haml
ajaxify_rails-0.8.3 spec/ajaxify_test/app/views/home/page2.html.haml
ajaxify_rails-0.8.2 spec/ajaxify_test/app/views/home/page2.html.haml
ajaxify_rails-0.8.1 spec/ajaxify_test/app/views/home/page2.html.haml
ajaxify_rails-0.8.0 spec/ajaxify_test/app/views/home/page2.html.haml
ajaxify_rails-0.7.8 spec/ajaxify_test/app/views/home/page2.html.haml
ajaxify_rails-0.7.7 spec/ajaxify_test/app/views/home/page2.html.haml