Skip to content

Commit

Permalink
Instrumentation requires RackDelegation
Browse files Browse the repository at this point in the history
Since it uses request and response methods
  • Loading branch information
José Valim committed Aug 30, 2012
1 parent 404ddd2 commit c0b6963
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions actionpack/lib/action_controller/metal/instrumentation.rb
Expand Up @@ -11,6 +11,7 @@ module Instrumentation
extend ActiveSupport::Concern

include AbstractController::Logger
include ActionController::RackDelegation

attr_internal :view_runtime

Expand Down

0 comments on commit c0b6963

Please sign in to comment.