This project is archived and is in readonly mode.
[PATCH] form_for without :html and with :remote should not error
Reported by David Genord II | June 18th, 2010 @ 08:44 PM
Running form_for(@post, :remote => true) {|f| ... } currently results in an error. This patch corrects the error.
Comments and changes to this ticket
-
Repository June 18th, 2010 @ 10:03 PM
- State changed from new to committed
(from [a186431414de8a0f0db9f60254f421a3536cee12]) form_for without :html and with :remote should not error
[#4902 state:committed]
Signed-off-by: Jeremy Kemper jeremy@bitsweat.net
http://github.com/rails/rails/commit/a186431414de8a0f0db9f60254f421...
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>
People watching this ticket
- Nobody is watching this ticket.
Attachments
Tags
Referenced by
- 4902 [PATCH] form_for without :html and with :remote should not error [#4902 state:committed]