Skip to content

Commit

Permalink
Add back unintentionally removed newline.
Browse files Browse the repository at this point in the history
  • Loading branch information
kaspth committed Aug 7, 2016
1 parent b35afdd commit 3def3c5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions actionpack/lib/action_controller/log_subscriber.rb
Expand Up @@ -66,6 +66,7 @@ def #{method}(event)
end
METHOD
end

def logger
ActionController::Base.logger
end
Expand Down

0 comments on commit 3def3c5

Please sign in to comment.