This project is archived and is in readonly mode.

Changeset [51b986619d88f7ba98be7d271188785cbbb541a0] by Tarmo Tänav

October 7th, 2008 @ 12:12 AM

Implement submit_to_remote as a wrapper around a more generic button_to_remote

Removed the "return false" from submit_to_remote onclick end as button input elements have no default behavior to cancel.

Signed-off-by: Pratik Naik pratiknaik@gmail.com http://github.com/rails/rails/co...

Committed by Tarmo Tänav

  • M actionpack/CHANGELOG
  • M actionpack/lib/action_view/helpers/prototype_helper.rb
  • M actionpack/test/template/prototype_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>