Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Changed ActiveRecord to use new callbacks and speed up observers by only ↵ | José Valim | 2009-09-08 | 1 | -26/+16 |
| | | | | | | notifying events that are actually being consumed. Signed-off-by: Joshua Peek <josh@joshpeek.com> | ||||
* | Fix warnings in AMo | Joshua Peek | 2009-09-05 | 1 | -1/+2 |
| | |||||
* | Use AS::Concern in ActiveModel | Joshua Peek | 2009-05-30 | 1 | -5/+1 |
| | |||||
* | Make Active Model test suite similar to Active Record | Pratik Naik | 2009-03-20 | 1 | -0/+48 |