aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/lib/action_dispatch/middleware/debug_locks.rb
Commit message (Collapse)AuthorAgeFilesLines
* Provide a middleware to debug misbehaving locksMatthew Draper2016-06-101-0/+122
Only intended to be enabled when in use; by necessity, it sits above any reasonable access control.