aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/test/core_ext/object/to_param_test.rb
Commit message (Collapse)AuthorAgeFilesLines
* applies new string literal convention in activesupport/testXavier Noria2016-08-061-6/+6
| | | | | The current code base is not uniform. After some discussion, we have chosen to go with double quotes by default.
* Add missing test case for Array#to_sentence, collect all test cases for ↵Akshay Vishnoi2014-07-291-2/+8
| | | | Object#to_param at one place and avoid repitition
* Move to_param to to_query, also Improve testsAkshay Vishnoi2014-06-201-0/+12
|
* use AS::TestCase as the base classAaron Patterson2012-01-051-1/+1
|
* Consolidate Object#to_param and #to_query core extensionsJeremy Kemper2009-11-021-0/+19