Method: APMInsight::API::CustomTracker.included
- Defined in:
- lib/agent/api/custom_tracker.rb
.included(clazz) ⇒ Object
7 8 9 |
# File 'lib/agent/api/custom_tracker.rb', line 7 def self.included clazz clazz.extend CustomMethodTracker end |