aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/test/core_ext/array
Commit message (Expand)AuthorAgeFilesLines
* Support for unified Integer class in Ruby 2.4+Jeremy Daer2016-05-182-5/+6
* Little perfomance fix for Array#split.lvl0nax2016-04-261-0/+8
* rename to 'second_to_last' and 'third_to_last'Brian Christian2016-02-101-2/+2
* allow Array.penultimate and Array.antepenultiate access methodsBrian Christian2016-02-091-0/+2
* Make sure Array#to_sentence always returns a StringDavid Cornu2015-03-231-0/+6
* Move Array#without from Grouping to Access concern and add dedicated test (re...David Heinemeier Hansson2015-03-021-0/+4
* Raise a descriptive error if non-positive integer passed to in_groups_of.Xavier Shay2014-07-301-0/+6
* Add missing test case for Array#to_sentence, collect all test cases for Objec...Akshay Vishnoi2014-07-291-22/+8
* Move array test files under arrayAkshay Vishnoi2014-07-296-0/+495