mirror of
https://github.com/github/rails.git
synced 2026-04-26 03:00:59 -04:00
[Docs] Information about ActionDispatch::DebugExceptions in rake task
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user