aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/lib/abstract_controller/railties/routes_helpers.rb
Commit message (Expand)AuthorAgeFilesLines
* Don't use deprecated `Module#parents`yuuji.yaginuma2018-10-051-1/+1
* Revert "Merge pull request #33970 from rails/eager-url-helpers"schneems2018-10-031-2/+5
* Allow helpers to be deferred until the routes have been finalizedAaron Patterson2018-09-251-5/+2
* 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
* Use public Module#include, in favor of https://bugs.ruby-lang.org/issues/8846robertomiranda2015-01-311-2/+2
* Deprecate `*_path` methods in mailers@schneems and @sgrif2014-07-301-3/+3
* Rely on a public contract between railties instead of accessing railtie metho...José Valim2011-11-231-2/+2
* Move ActionController::Railties::RoutesHelpers and ActionMailer::Railties::Ro...Piotr Sarnacki2010-09-031-0/+18