Method: Rails::Application::Configuration#debug_exception_response_format

Defined in:
railties/lib/rails/application/configuration.rb

#debug_exception_response_formatObject



387
388
389
# File 'railties/lib/rails/application/configuration.rb', line 387

def debug_exception_response_format
  @debug_exception_response_format || :default
end