aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/lib/action_dispatch/routing/routes_proxy.rb
Commit message (Expand)AuthorAgeFilesLines
* Make the helpers a required argumentEvan Phoenix2015-02-191-2/+2
* Cache url_helpers instead of creating each timeEvan Phoenix2015-02-191-4/+5
* Missing or unneeded require extract_optionsAkira Matsuda2013-02-011-0/+2
* Override respond_to? since we are also overriding method_missing.José Valim2012-01-031-0/+4
* Move RoutesProxy to separate filePiotr Sarnacki2010-09-031-0/+35