Method: Binnacle::Configuration#report_exceptions
- Defined in:
- lib/binnacle/configuration.rb
#report_exceptions ⇒ Object
Whether to report exceptions to Binnacle (BINNACLE_REPORT_EXCEPTIONS)
53 54 55 |
# File 'lib/binnacle/configuration.rb', line 53 def report_exceptions @report_exceptions end |