method
new
v8.1.1 -
Show latest stable
- Class:
ActiveSupport::ErrorReporter::ErrorContextMiddlewareStack
new()public
No documentation available.
# File activesupport/lib/active_support/error_reporter.rb, line 299
def initialize
@stack = []
end