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.7.6 spec/ajaxify_test/app/views/home/page2.html.haml
ajaxify_rails-0.7.5 spec/ajaxify_test/app/views/home/page2.html.haml
ajaxify_rails-0.7.1 spec/ajaxify_test/app/views/home/page2.html.haml
ajaxify_rails-0.7.0 spec/ajaxify_test/app/views/home/page2.html.haml
ajaxify_rails-0.7.0beta spec/ajaxify_test/app/views/home/page2.html.haml
ajaxify_rails-0.5.5 spec/ajaxify_test/app/views/home/page2.html.haml
ajaxify_rails-0.5.3 spec/ajaxify_test/app/views/home/page2.html.haml
ajaxify_rails-0.5.2 spec/ajaxify_test/app/views/home/page2.html.haml
ajaxify_rails-0.5.1 spec/ajaxify_test/app/views/home/page2.html.haml
ajaxify_rails-0.5 spec/ajaxify_test/app/views/home/page2.html.haml