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
/
activesupport
/
test
/
core_ext
/
array
Commit message (
Expand
)
Author
Age
Files
Lines
*
improve error message when include assertions fail
Michael Grosser
2016-09-16
1
-23
/
+23
*
applies new string literal convention in activesupport/test
Xavier Noria
2016-08-06
6
-52
/
+52
*
Added :fallback_string option to Array#to_sentence
oss92
2016-07-13
1
-1
/
+6
*
Support for unified Integer class in Ruby 2.4+
Jeremy Daer
2016-05-18
2
-5
/
+6
*
Little perfomance fix for Array#split.
lvl0nax
2016-04-26
1
-0
/
+8
*
rename to 'second_to_last' and 'third_to_last'
Brian Christian
2016-02-10
1
-2
/
+2
*
allow Array.penultimate and Array.antepenultiate access methods
Brian Christian
2016-02-09
1
-0
/
+2
*
Make sure Array#to_sentence always returns a String
David Cornu
2015-03-23
1
-0
/
+6
*
Move Array#without from Grouping to Access concern and add dedicated test (re...
David Heinemeier Hansson
2015-03-02
1
-0
/
+4
*
Raise a descriptive error if non-positive integer passed to in_groups_of.
Xavier Shay
2014-07-30
1
-0
/
+6
*
Add missing test case for Array#to_sentence, collect all test cases for Objec...
Akshay Vishnoi
2014-07-29
1
-22
/
+8
*
Move array test files under array
Akshay Vishnoi
2014-07-29
6
-0
/
+495