mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
[Docs] Information about ActionDispatch::DebugExceptions in rake task
This commit is contained in:
parent
330db28018
commit
9f623e2109
1 changed files with 1 additions and 0 deletions
|
@ -95,6 +95,7 @@ use ActiveSupport::Cache::Strategy::LocalCache
|
|||
use Rack::Runtime
|
||||
use Rails::Rack::Logger
|
||||
use ActionDispatch::ShowExceptions
|
||||
use ActionDispatch::DebugExceptions
|
||||
use ActionDispatch::RemoteIp
|
||||
use Rack::Sendfile
|
||||
use ActionDispatch::Callbacks
|
||||
|
|
Loading…
Reference in a new issue