Skip to content
This repository has been archived by the owner on Jul 15, 2022. It is now read-only.

Commit

Permalink
Style
Browse files Browse the repository at this point in the history
  • Loading branch information
dhh committed Oct 19, 2019
1 parent d0085e8 commit 1ea8749
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/full_request_logger/processor.rb
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ def recorder
end

delegate :request_id, to: :request

def request
@request ||= ActionDispatch::Request.new(@env)
end
Expand Down

0 comments on commit 1ea8749

Please sign in to comment.