Skip to content

Commit

Permalink
[Docs] Information about ActionDispatch::DebugExceptions in rake task
Browse files Browse the repository at this point in the history
  • Loading branch information
arunagw committed Dec 2, 2011
1 parent 330db28 commit 9f623e2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions railties/guides/source/rails_on_rack.textile
Expand Up @@ -95,6 +95,7 @@ use ActiveSupport::Cache::Strategy::LocalCache
use Rack::Runtime use Rack::Runtime
use Rails::Rack::Logger use Rails::Rack::Logger
use ActionDispatch::ShowExceptions use ActionDispatch::ShowExceptions
use ActionDispatch::DebugExceptions
use ActionDispatch::RemoteIp use ActionDispatch::RemoteIp
use Rack::Sendfile use Rack::Sendfile
use ActionDispatch::Callbacks use ActionDispatch::Callbacks
Expand Down

0 comments on commit 9f623e2

Please sign in to comment.