method
debug_exception_response_format=
v5.0.0.1 -
Show latest stable
- Class:
Rails::Application::Configuration
debug_exception_response_format=(value)public
No documentation available.
# File railties/lib/rails/application/configuration.rb, line 108
def debug_exception_response_format=(value)
@debug_exception_response_format = value
end