Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | PERF: pushing christener down for faster method lookup and calling | Aaron Patterson | 2010-07-29 | 1 | -1/+2 |
* | PERF: removing many splats | Aaron Patterson | 2010-07-29 | 1 | -1/+1 |
* | call map to make perftools reports more nice | Aaron Patterson | 2010-07-28 | 1 | -1/+1 |
* | PERF: fewer objects, using attr_reader for faster method lookup | Aaron Patterson | 2010-07-28 | 1 | -6/+2 |
* | initializing variables, removing == | Aaron Patterson | 2010-07-28 | 1 | -7/+1 |
* | PERF: never called with a block, so no need to test | Aaron Patterson | 2010-07-27 | 1 | -3/+2 |
* | more class organizing | Aaron Patterson | 2010-07-26 | 1 | -0/+4 |
* | unfactoring more metaprogramming | Aaron Patterson | 2010-07-25 | 1 | -3/+9 |
* | Create an Arel::Header class representing a relation's attributes | Carl Lerche | 2010-04-02 | 1 | -1/+1 |
* | Attributes may be an Arel value which doesn't respond to aggregation?, don't ... | Emilio Tagua | 2009-12-29 | 1 | -1/+1 |
* | made block stuff read nicer | Bryan Helmkamp | 2009-05-17 | 1 | -1/+2 |
* | reorganized file structures | Bryan Helmkamp | 2009-05-17 | 1 | -0/+19 |