This project is archived and is in readonly mode.

Changeset [63458994896c6e1b57f5c8716c637d74f1bb1c9e] by Carlos Antonio da Silva

September 25th, 2010 @ 07:13 PM

Remove last tests with deprecated form_for and cleanup form_for helper

This cleans up the last bits of deprecation stuff from form_for helper.
However there is still a bug when using :as => foo[], with index. The
classes and ids are being generated using [], such as foo[]_edit. This
bug already existed but it was not detected before.
http://github.com/rails/rails/commit/63458994896c6e1b57f5c8716c637d...

Committed by Carlos Antonio da Silva

  • M actionpack/lib/action_view/helpers/form_helper.rb
  • M actionpack/test/template/form_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>