lib/new_relic/agent/instrumentation/padrino/prepend.rb in newrelic_rpm-8.2.0 vs lib/new_relic/agent/instrumentation/padrino/prepend.rb in newrelic_rpm-8.3.0

- old
+ new

@@ -15,6 +15,6 @@ def invoke_route(*args, &block) invoke_route_with_tracing(*args) { super } end end end -end \ No newline at end of file +end