Class: Adhearsion::Reporter

Inherits:
Object
  • Object
show all
Defined in:
lib/adhearsion/reporter.rb,
lib/adhearsion/reporter/version.rb,
lib/adhearsion/reporter/airbrake_notifier.rb,
lib/adhearsion/reporter/newrelic_notifier.rb

Defined Under Namespace

Classes: AirbrakeNotifier, NewrelicNotifier, Plugin

Constant Summary collapse

VERSION =
'2.1.0'

Class Method Summary collapse

Class Method Details

.configObject



12
13
14
# File 'lib/adhearsion/reporter.rb', line 12

def config
  Plugin.config
end