Module: Instrumentable

Extended by:
ActiveSupport::Concern
Defined in:
lib/instrumentable.rb,
lib/instrumentable/version.rb

Overview

Includes instrument_for into the class. The class uses it by adding the instrument_for method to the end of the class specifying what method to apply it to.

Defined Under Namespace

Modules: ClassMethods

Constant Summary collapse

VERSION =
"0.0.3"