Module: Brut::Instrumentation::Methods
- Defined in:
- lib/brut/instrumentation/methods.rb
Overview
Allows instrumentation of methods via a class method. While Pages, Handlers, and Components are generally instrumented, this module can be used for your back-end classes (or private methods of pages, handlers, or component).
Defined Under Namespace
Modules: ClassMethods