Module: TableSync::Instrument
- Defined in:
- lib/table_sync/instrument.rb
Class Method Summary collapse
Class Method Details
.notify(*args) ⇒ Object
6 7 8 |
# File 'lib/table_sync/instrument.rb', line 6 def notify(*args) TableSync.notifier&.notify(*args) end |