Class: ActiveSupport::Notifications::NullInstrumenter::NullHandle
Do not use. This class is for internal use only.
| Relationships & Source Files | |
| Inherits: | Object |
| Defined in: | activesupport/lib/active_support/notifications/instrumenter.rb |
Instance Method Summary
Instance Method Details
#finish
[ GitHub ]# File 'activesupport/lib/active_support/notifications/instrumenter.rb', line 20
def finish; end
#start
[ GitHub ]# File 'activesupport/lib/active_support/notifications/instrumenter.rb', line 19
def start; end