Module: RescueRegistry::Context
- Extended by:
- ActiveSupport::Concern
- Defined in:
- lib/rescue_registry/context.rb
Instance Method Summary collapse
Instance Method Details
#rescue_registry ⇒ Object
21 22 23 |
# File 'lib/rescue_registry/context.rb', line 21 def rescue_registry self.class.rescue_registry end |