aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/test/core_ext/uri_ext_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Use explicit source encoding rather than forced UTF-8 from US-ASCII.Santiago Pastorino2010-04-261-1/+1
* Ruby 1.9.2: URI.escape is obsoleteJeremy Kemper2009-11-021-2/+6
* Explicit test dependenciesJeremy Kemper2009-03-291-0/+1
* Broaden URI.unescape fix to all affected 1.9.x by checking for broken behavio...Jeremy Kemper2009-02-201-5/+6
* Ruby 1.9.1p0's URI.decode() bug fixmoro2009-02-201-0/+11