class ActionDispatch::ExceptionWrapperTest::BadlyDefinedError

Public Instance Methods

backtrace() click to toggle source
# File actionpack/test/dispatch/exception_wrapper_test.rb, line 16
def backtrace
  nil
end