Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Delegate all calculations to the scope. | Jon Leighton | 2012-11-09 | 1 | -0/+4 |
* | Nullify the relation at a more general level. | Jon Leighton | 2012-11-09 | 1 | -1/+1 |
* | improve NullRelation docs [ci skip] | Vijay Dev | 2012-07-21 | 1 | -1/+0 |
* | Fix typos and add nodocs to NullRelation | Oscar Del Ben | 2012-07-17 | 1 | -1/+1 |
* | unused method arguments | Akira Matsuda | 2012-06-01 | 1 | -7/+6 |
* | modulize AR::NullRelation | Akira Matsuda | 2012-06-01 | 1 | -2/+2 |
* | Override AR::Relation methods in NullRelation. | Juanjo Bazán | 2012-04-11 | 1 | -0/+53 |
* | Added `none` query method to return zero records. | Juanjo Bazán | 2012-01-31 | 1 | -0/+10 |