Skip to content

Commit

Permalink
Take 2 of 0f5161a.
Browse files Browse the repository at this point in the history
  • Loading branch information
tgxworld committed Apr 29, 2019
1 parent 0f5161a commit 82a6cf8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/hijack.rb
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ def hijack(&blk)
db_runtime = timings[:sql][:duration]
end

subscriber = Lograge::Lograge::LogSubscribers::ActionController.new
subscriber = Lograge::LogSubscribers::ActionController.new
payload = ActiveSupport::HashWithIndifferentAccess.new(
controller: self.class.name,
action: action_name,
Expand Down

0 comments on commit 82a6cf8

Please sign in to comment.