This project is archived and is in readonly mode.

#2013 ✓resolved
Marko Anastasov

Autosave associations don't create nested models without validation

Reported by Marko Anastasov | February 19th, 2009 @ 10:44 AM

Saving a model which accepts_nested_attributes_for :another, after applying some attributes and without validation, fails. The nested model should be created. I'm attaching a test case.

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>

Attachments

Referenced by

Pages