Method: Attune::Configurable#exception_handler
- Defined in:
- lib/attune/configurable.rb
#exception_handler ⇒ Object
How to deal with HTTP exceptions
31 32 33 |
# File 'lib/attune/configurable.rb', line 31 def exception_handler @exception_handler end |