module NewRelic::Agent::Instrumentation::Roda::Build::Prepend
Public Instance Methods
Source
# File lib/new_relic/agent/instrumentation/roda/prepend.rb, line 18 def build_rack_app build_rack_app_with_tracing { super } end
Calls superclass method