aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/lib/action_dispatch/routing/endpoint.rb
Commit message (Expand)AuthorAgeFilesLines
* Make engine check more explicitAndrew White2018-03-251-6/+9
* Merge pull request #22435 from yui-knk/fix_engine_route_testRafael Mendonça França2017-11-061-4/+6
|\
| * Make `assert_recognizes` to traverse mounted enginesyui-knk2016-04-231-4/+6
* | 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
|/
* give all endpoints a superclassAaron Patterson2014-05-271-0/+10