1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
Commit graph

5 commits

Author SHA1 Message Date
José Valim
1fab518c6a Merge pull request #6827 from zephyr-dev/master
Validates_presence_of associated object marked for destruction
2012-07-27 11:02:29 -07:00
Sebastian Martinez
87ffc3662f New #update_columns method. 2012-07-24 19:06:22 -03:00
Brent Wheeldon & Nick Monje
9feda92940 AR has a subclass of AM:PresenceValidator.
This allows us to mark the parent object as invalid if all associated objects
in a presence validated association are marked for destruction.

See: https://github.com/rails/rails/issues/6812
2012-07-20 17:37:57 -04:00
Bernat Foj Capell
39574aa582 find_by_sql actually triggers after_find 2012-04-27 11:13:48 +02:00
Xavier Noria
6d87cd028b moves the guides up to the root directory 2012-03-17 08:32:49 -07:00
Renamed from railties/guides/source/active_record_validations_callbacks.textile (Browse further)