aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/test/dispatch/routing/ipv6_redirect_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Revert "Merge pull request #33970 from rails/eager-url-helpers"schneems2018-10-031-5/+5
* Eagerly build the routing helper module after routes are committedAaron Patterson2018-09-251-5/+5
* Use frozen string literal in actionpack/Kir Shatrov2017-07-291-0/+2
* Revert "Merge pull request #29540 from kirs/rubocop-frozen-string"Matthew Draper2017-07-021-1/+0
* Enforce frozen string in RubocopKir Shatrov2017-07-011-0/+1
* stop using removed `render :text`yuuji.yaginuma2016-12-031-1/+1
* applies remaining conventions across the projectXavier Noria2016-08-061-1/+0
* modernizes hash syntax in actionpackXavier Noria2016-08-061-4/+4
* applies new string literal convention in actionpack/testXavier Noria2016-08-061-8/+8
* Fix broken IPv6 addresses handlingBrian Weaver2015-04-161-0/+45