Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Adding documentation for ActiveRecord::Base.abstract_class to clarify a parti... | Joe Goggins | 2012-03-22 | 1 | -0/+14 |
* | Remove IdentityMap | Carlos Antonio da Silva | 2012-03-13 | 1 | -20/+3 |
* | give each PG type a `type` method and decortate tz attributes | Aaron Patterson | 2012-02-07 | 1 | -0/+1 |
* | column types are passed from the result set to the instantiated AR object | Aaron Patterson | 2012-02-07 | 1 | -2/+3 |
* | Support establishing connection on ActiveRecord::Model. | Jon Leighton | 2011-12-28 | 1 | -12/+8 |
* | Support configuration on ActiveRecord::Model. | Jon Leighton | 2011-12-28 | 1 | -3/+3 |
* | Extract common logic into a method | Jon Leighton | 2011-12-24 | 1 | -9/+22 |
* | I herd you like modules. | Jon Leighton | 2011-12-24 | 1 | -4/+10 |
* | Split out most of the AR::Base code into separate modules :cake: | Jon Leighton | 2011-12-15 | 1 | -0/+167 |