| Commit message (Expand) | Author | Age | Files | Lines |
* | Backed out of new_record? to new? transformation as it would screw up existin... | David Heinemeier Hansson | 2006-09-05 | 1 | -1/+1 |
* | Deprecated ActiveRecord::Base.new_record? in favor of ActiveRecord::Base.new?... | David Heinemeier Hansson | 2006-09-05 | 1 | -1/+1 |
* | Rename quote to quote_value so the name can be used in AR models. #3628 [Koz] | Michael Koziarski | 2006-09-04 | 1 | -2/+2 |
* | Optimistic locking: gracefully handle nil versions, treat as zero. Closes #5908. | Jeremy Kemper | 2006-09-04 | 1 | -0/+17 |
* | r4664@asus: jeremy | 2006-06-19 18:55:36 -0700 | Jeremy Kemper | 2006-06-20 | 2 | -0/+166 |