rubocop: fix various style issues.
This commit is contained in:
@@ -2,6 +2,6 @@
|
||||
# This is needed when using Unicorn and preload_app is not set to true.
|
||||
# See https://newrelic.com/docs/ruby/no-data-with-unicorn
|
||||
if defined? ::NewRelic
|
||||
::NewRelic::Agent.manual_start()
|
||||
::NewRelic::Agent.manual_start
|
||||
::NewRelic::Agent.after_fork(:force_reconnect => true)
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user