aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/test/controller/url_for_integration_test.rb
Commit message (Expand)AuthorAgeFilesLines
* applies new string literal convention in actionpack/testXavier Noria2016-08-061-121/+121
* Deprecate :controller and :action path parametersAndrew White2016-03-011-6/+9
* Fix route creation when format is a blank stringeileencodes2015-09-021-0/+1
* Removed magic comments # encoding: utf-8 , since its default from ruby 2.0 on...Vipul A M2015-02-031-1/+0
* stop passing recall to url_forAaron Patterson2014-07-151-35/+46
* Remove default match without specified methodJose and Yehuda2012-04-241-16/+16
* fix method redefined warnings in testslest2011-11-301-6/+0
* moving test_generate to an integration test with one assert per testAaron Patterson2011-08-121-0/+183