This project is archived and is in readonly mode.
Changeset [18605adec36f8487374d68cdb031e89e91379c56] by Rizwan Reza
January 9th, 2011 @ 11:22 PM
HTML5 button_tag helper
This tag is similar in nature to submit_tag, but allows more
control.
It also doesn't submit if submit type isn't used, allowing
JavaScript to
control the flow where required.
For more information:
http://www.whatwg.org/specs/web-apps/current-work/multipage/the-but...
https://github.com/rails/rails/commit/18605adec36f8487374d68cdb031e...
Committed by Rizwan Reza
- M actionpack/CHANGELOG
- M actionpack/lib/action_view/helpers/form_tag_helper.rb
- M actionpack/test/template/form_tag_helper_test.rb
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
<h2 style="font-size: 14px">Tickets have moved to Github</h2>
The new ticket tracker is available at <a href="https://github.com/rails/rails/issues">https://github.com/rails/rails/issues</a>