> form_for : comment, comment, :action => 'update' do; end
>   =>  <form action="/comments/update" method="post">
>
> ...hence why I was asking what you wanted to do with it. I think it
> needs to be reverted to the old API.


I can see that it's broken,  but why do you think it needs to be reverted?

> http://dev.rubyonrails.org/browser/trunk/actionpack/lib/action_view/
> helpers/form_helper.rb#L123
> http://dev.rubyonrails.org/browser/trunk/actionpack/lib/action_view/
> helpers/form_tag_helper.rb#L18


--
Cheers

Koz
_______________________________________________
Rails-core mailing list
[email protected]
http://lists.rubyonrails.org/mailman/listinfo/rails-core

Reply via email to