Class: HoptoadNotifier::Sender
- Inherits:
-
Object
- Object
- HoptoadNotifier::Sender
- Defined in:
- lib/hoptoad_zmq_notifier.rb
Instance Method Summary collapse
Instance Method Details
#send_to_hoptoad(*args) ⇒ Object
35 36 37 |
# File 'lib/hoptoad_zmq_notifier.rb', line 35 def send_to_hoptoad *args HoptoadZmqNotifier.sender.send_to_hoptoad(*args) end |