Hi, I'm using Rails 2.3 RC1. I've noticed that calling save(false) on the model which accepts_nested_attributes_for :another doesn't create the nested model if it's invalid. It does save it if it's been previously created though. Is this known? If necessary I can prepare a minimal example.
Marko --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---

