Method: ActionDispatch::ExceptionWrapper#rescue_template
- Defined in:
- actionpack/lib/action_dispatch/middleware/exception_wrapper.rb
#rescue_template ⇒ Object
121 122 123 |
# File 'actionpack/lib/action_dispatch/middleware/exception_wrapper.rb', line 121 def rescue_template @@rescue_templates[@exception_class_name] end |