Class: Paratrooper::Airbrake::Notifier
- Inherits:
-
Notifier
- Object
- Notifier
- Paratrooper::Airbrake::Notifier
- Defined in:
- lib/paratrooper-airbrake.rb
Instance Method Summary collapse
Instance Method Details
#teardown(options = {}) ⇒ Object
7 8 9 |
# File 'lib/paratrooper-airbrake.rb', line 7 def teardown( = {}) `airbrake deploy` end |