Xavier Noria
|
d22e522179
|
modernizes hash syntax in activerecord
|
2016-08-06 19:37:57 +02:00 |
|
Sean Griffin
|
85465ed3e6
|
Always perform validations on nested attribute associations
Collection associations would have already been validated, but singular
associations were not.
Fixes #18735.
|
2015-01-30 07:27:20 -07:00 |
|
Ian White
|
b439d85a19
|
Nested records (re: autosave) are now updated even when the intermediate parent record is unchanged [#4242 state:resolved]
Signed-off-by: José Valim <jose.valim@gmail.com>
|
2010-05-18 16:13:00 +02:00 |
|
Eloy Duran
|
ec8f045844
|
Add support for nested object forms to ActiveRecord and the helpers in ActionPack
Signed-Off-By: Michael Koziarski <michael@koziarski.com>
[#1202 state:committed]
|
2009-02-01 14:44:30 +13:00 |
|