Method: ActionDispatch::ExceptionWrapper#sub_template_message

Defined in:
actionpack/lib/action_dispatch/middleware/exception_wrapper.rb

#sub_template_messageObject



69
70
71
# File 'actionpack/lib/action_dispatch/middleware/exception_wrapper.rb', line 69

def sub_template_message
  @exception.sub_template_message
end