Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add three new rubocop rules | Rafael Mendonça França | 2016-08-16 | 1 | -5/+5 |
* | applies new string literal convention in activerecord/test | Xavier Noria | 2016-08-06 | 1 | -11/+11 |
* | Optimize ActiveRecord::Result#last | Benjamin Quorning | 2016-06-24 | 1 | -0/+5 |
* | Add ActiveRecord::Result#first | Benjamin Quorning | 2016-06-24 | 1 | -0/+5 |
* | 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 |