method

debug_exception_response_format=

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