Class: Exceptions::Configuration

Inherits:
Object
  • Object
show all
Defined in:
lib/exceptions/configuration.rb

Instance Attribute Summary collapse

Instance Attribute Details

#backendObject

The exception tracking backend to use.



4
5
6
# File 'lib/exceptions/configuration.rb', line 4

def backend
  @backend
end