Class | Brakeman::CheckDetailedExceptions |
In: |
lib/brakeman/checks/check_detailed_exceptions.rb
|
Parent: | Brakeman::BaseCheck |
Check for detailed exceptions enabled for production
LOCAL_REQUEST | = | s(:call, s(:call, nil, :request), :local?) |