aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/lib/active_support/core_ext/object/to_param.rb
Commit message (Expand)AuthorAgeFilesLines
* fixes a couple of wrong requiresXavier Noria2010-01-011-1/+1
* to_param.rb needs active_support/core_ext/object/to_queryXavier Noria2010-01-011-0/+2
* Failing tests for to_param/to_query not escaping "[]"Joshua Peek2009-12-021-1/+1
* Consolidate Object#to_param and #to_query core extensionsJeremy Kemper2009-11-021-0/+47