index
:
rails.git
3-2-stable-for-hmno
master
Mirror of official rails repo with custom fixes.
Harald Eilertsen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
activerecord
/
test
/
cases
/
result_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use frozen-string-literal in ActiveRecord
Kir Shatrov
2017-07-19
1
-0
/
+2
*
Revert "Merge pull request #29540 from kirs/rubocop-frozen-string"
Matthew Draper
2017-07-02
1
-1
/
+0
*
Enforce frozen string in Rubocop
Kir Shatrov
2017-07-01
1
-0
/
+1
*
Remove checks for Enumerator#size method
Eugene Kenny
2017-04-25
1
-4
/
+2
*
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