Module: FiverunsTuneupMerb::Instrumentation::DataMapper::Repository
- Defined in:
- lib/fiveruns_tuneup_merb/instrumentation.rb
Defined Under Namespace
Modules: Ext
Instance Method Summary collapse
Instance Method Details
#new(*args, &block) ⇒ Object
143 144 145 |
# File 'lib/fiveruns_tuneup_merb/instrumentation.rb', line 143 def new(*args, &block) super.extend(Ext) end |