aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/test/core_ext/object
Commit message (Expand)AuthorAgeFilesLines
* Revert "Quick fix for not escaping []s (not ideal)"Santiago Pastorino2010-11-181-4/+4
* These tests are trusting in the order of the elements so use OrderedHash inst...Santiago Pastorino2010-07-211-2/+3
* Failing tests for to_param/to_query not escaping "[]"Joshua Peek2009-12-021-4/+4
* Consolidate Object#to_param and #to_query core extensionsJeremy Kemper2009-11-022-0/+62