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