Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add length to ActiveRecord::Result | Aaron Patterson | 2014-10-13 | 1 | -0/+4 |
* | Encapsulate knowledge of type objects on `ActiveRecord::Result` | Sean Griffin | 2014-06-22 | 1 | -4/+40 |
* | Return sized enumerator from Batches#find_each | Marc-Andre Lafortune | 2014-02-05 | 1 | -0/+6 |
* | Strengthen test with different nb of rows and columns | Marc-Andre Lafortune | 2014-02-05 | 1 | -2/+4 |
* | Merge pull request #10993 from Empact/result-each-enumerator | Carlos Antonio da Silva | 2013-06-25 | 1 | -1/+0 |
* | Change Result#each to return an Enumerator when called without a block. | Ben Woosley | 2013-06-18 | 1 | -0/+33 |