aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/lib/action_dispatch/middleware/debug_view.rb
Commit message (Expand)AuthorAgeFilesLines
* Auto-correct `Style/RedundantBegin` offenceRyuta Kamizono2019-05-081-5/+3
* Merge pull request #36196 from st0012/fix-29947Eileen M. Uchitelle2019-05-071-0/+8
* Introduce Actionable ErrorsGenadi Samokovarov2019-04-191-0/+4
* Turn lookup context in to a stack, push and pop if formats changeAaron Patterson2019-02-111-2/+2
* Pull generated methods up in to the anonymous subclassAaron Patterson2019-02-061-6/+1
* Move templates to an anonymous subclass of AV::BaseAaron Patterson2019-02-061-0/+9
* Tighten up the AV::Base constructorAaron Patterson2019-01-291-1/+3
* Introduce a guard against DNS rebinding attacksGenadi Samokovarov2018-12-151-0/+50