module NewRelic::Agent::Instrumentation::Resque::Prepend
Public Instance Methods
Source
# File lib/new_relic/agent/instrumentation/resque/prepend.rb, line 10 def perform with_tracing { super } end
Calls superclass method
# File lib/new_relic/agent/instrumentation/resque/prepend.rb, line 10 def perform with_tracing { super } end