aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/test/core_ext/array/conversions_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Revert "Merge pull request #25811 from oss92/to_sentence_fallback_string"Rafael Mendonça França2016-11-141-6/+1
* improve error message when include assertions failMichael Grosser2016-09-161-23/+23
* applies new string literal convention in activesupport/testXavier Noria2016-08-061-33/+33
* Added :fallback_string option to Array#to_sentenceoss922016-07-131-1/+6
* Support for unified Integer class in Ruby 2.4+Jeremy Daer2016-05-181-3/+3
* Make sure Array#to_sentence always returns a StringDavid Cornu2015-03-231-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-291-0/+211