aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/test/controller/default_url_options_with_filter_test.rb
Commit message (Collapse)AuthorAgeFilesLines
* it's -> itsXavier Noria2011-12-151-1/+1
|
* Fix the issue where default_url_options is being cached on test cases. ↵thoefer2011-08-011-0/+29
Closes #1872. Closes #2031. Signed-off-by: José Valim <jose.valim@gmail.com>