actiondebug is a utility that can give you more insight into the structure of your Rails application. It can show all filters that a controller is using, grouped by action. It can also report which actions skip a given filter. Its extendability is essentially endless. Great tool for security researchers and developers alike.
Required Ruby Version
>= 0
Authors
Blake Hitchcock
Versions
- 1.0.0 April 10, 2014 (7.5 KB)