Class: Paratrooper::Airbrake::Notifier

Inherits:
Notifier
  • Object
show all
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(options = {})
  `airbrake deploy`
end