Module: Mojito::Helpers::ExceptionHandling::ClassMethods
- Defined in:
- lib/mojito/helpers/exception_handling.rb
Instance Method Summary collapse
Instance Method Details
#error_handlers ⇒ Object
64 65 66 |
# File 'lib/mojito/helpers/exception_handling.rb', line 64 def error_handlers @__error_handlers ||= {} end |