Module: Smooth::Command::Instrumented::ClassMethods
- Defined in:
- lib/smooth/command/instrumented.rb
Instance Method Summary collapse
Instance Method Details
#disable_event_tracking! ⇒ Object
27 28 29 |
# File 'lib/smooth/command/instrumented.rb', line 27 def disable_event_tracking! send(:include, Restored) end |