aboutsummaryrefslogtreecommitdiffstats
path: root/guides/source/active_record_validations_callbacks.textile
Commit message (Collapse)AuthorAgeFilesLines
* AM::Validation#validates: ability to pass custom exception to `:strict` optionBogdan Gusiev2012-08-061-0/+10
|
* Merge pull request #6827 from zephyr-dev/masterJosé Valim2012-07-271-0/+2
|\ | | | | Validates_presence_of associated object marked for destruction
| * AR has a subclass of AM:PresenceValidator.Brent Wheeldon & Nick Monje2012-07-201-0/+2
| | | | | | | | | | | | | | 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
* | New #update_columns method.Sebastian Martinez2012-07-241-0/+2
|/
* find_by_sql actually triggers after_findBernat Foj Capell2012-04-271-1/+1
|
* moves the guides up to the root directoryXavier Noria2012-03-171-0/+1309