diff options
author | Carlos Antonio da Silva <carlosantoniodasilva@gmail.com> | 2010-09-26 00:01:10 +0800 |
---|---|---|
committer | José Valim <jose.valim@gmail.com> | 2010-09-26 02:13:47 +0800 |
commit | 63458994896c6e1b57f5c8716c637d74f1bb1c9e (patch) | |
tree | 791b25a0ee2065cb43653cb2e071485745fbe17d /actionpack/lib/action_view/helpers.rb | |
parent | db57e92784f83d62a067282a131d7b09b44c3032 (diff) | |
download | rails-63458994896c6e1b57f5c8716c637d74f1bb1c9e.tar.gz rails-63458994896c6e1b57f5c8716c637d74f1bb1c9e.tar.bz2 rails-63458994896c6e1b57f5c8716c637d74f1bb1c9e.zip |
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.
Diffstat (limited to 'actionpack/lib/action_view/helpers.rb')
0 files changed, 0 insertions, 0 deletions