lib/new_relic/rack.rb in newrelic_rpm-3.5.8.72 vs lib/new_relic/rack.rb in newrelic_rpm-3.6.0.74.beta

- old
+ new

@@ -1,3 +1,7 @@ +# encoding: utf-8 +# This file is distributed under New Relic's license terms. +# See https://github.com/newrelic/rpm/blob/master/LICENSE for complete details. + module NewRelic module Rack end end