[Docs] Information about ActionDispatch::DebugExceptions in rake task

This commit is contained in:
Arun Agrawal
2011-12-02 08:45:11 +05:30
parent 330db28018
commit 9f623e2109

View File

@@ -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