Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | better tests for Taken constructor, removing Take#== | Aaron Patterson | 2010-07-30 | 1 | -1/+3 |
* | better tests for Where construction, removing Where#== | Aaron Patterson | 2010-07-30 | 1 | -2/+11 |
* | PERF: removing many splats | Aaron Patterson | 2010-07-29 | 1 | -4/+4 |
* | refactor for faster method lookup | Aaron Patterson | 2010-07-28 | 1 | -1/+1 |
* | initializing variables, removing == | Aaron Patterson | 2010-07-28 | 1 | -2/+4 |
* | Enumerable implements #first | Aaron Patterson | 2010-07-28 | 1 | -1/+1 |
* | #hash #eql? and #== were only used in tests. removed them and wrote better tests | Aaron Patterson | 2010-07-28 | 1 | -5/+17 |
* | PERF: *args is slow. also removing a non-feature | Aaron Patterson | 2010-07-27 | 1 | -2/+2 |
* | use Session.instance rather than Session.new for easier code | Aaron Patterson | 2010-07-20 | 1 | -6/+6 |
* | We're obviously writing specs for arel. No need for a sub directory. | Carl Lerche | 2010-03-12 | 1 | -0/+187 |