Skip to content
This repository has been archived by the owner on Dec 8, 2020. It is now read-only.

Commit

Permalink
Fix readme
Browse files Browse the repository at this point in the history
  • Loading branch information
binarylogic committed Feb 24, 2017
1 parent 767d61b commit 3da366b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions lib/timber/probes/action_controller_user_context.rb
Expand Up @@ -44,8 +44,6 @@ def initialize
end

def insert!
ActiveSupport.on_load(:action_controller) do
include AroundFilter
return true if ActionController::Base.include?(AroundFilter)
ActionController::Base.send(:include, AroundFilter)
end
Expand Down

0 comments on commit 3da366b

Please sign in to comment.