Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename the rest of the guides to Markdown | Prem Sichanugrist | 2012-09-17 | 1 | -1323/+0 |
| | |||||
* | AM::Validation#validates: ability to pass custom exception to `:strict` option | Bogdan Gusiev | 2012-08-06 | 1 | -0/+10 |
| | |||||
* | Merge pull request #6827 from zephyr-dev/master | José Valim | 2012-07-27 | 1 | -0/+2 |
|\ | | | | | Validates_presence_of associated object marked for destruction | ||||
| * | AR has a subclass of AM:PresenceValidator. | Brent Wheeldon & Nick Monje | 2012-07-20 | 1 | -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 Martinez | 2012-07-24 | 1 | -0/+2 |
|/ | |||||
* | find_by_sql actually triggers after_find | Bernat Foj Capell | 2012-04-27 | 1 | -1/+1 |
| | |||||
* | moves the guides up to the root directory | Xavier Noria | 2012-03-17 | 1 | -0/+1309 |