Class: Exceptions::Configuration
- Inherits:
-
Object
- Object
- Exceptions::Configuration
- Defined in:
- lib/exceptions/configuration.rb
Instance Attribute Summary collapse
-
#backend ⇒ Object
The exception tracking backend to use.
Instance Attribute Details
#backend ⇒ Object
The exception tracking backend to use.
4 5 6 |
# File 'lib/exceptions/configuration.rb', line 4 def backend @backend end |