This project is archived and is in readonly mode.

#6487 ✓resolved
wildchild

FormHelper should allow model to be inherited from hash

Reported by wildchild | February 28th, 2011 @ 04:40 PM | in 3.x

Currently any model inherited from Hash and passed to fields_for helper will always be nil. This tiny patch handles FormBuilder parameters in an elegant way.

Comments and changes to this ticket

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>

Referenced by

Pages