method

error

v7.0.0 - Show latest stable - Class: Rails
error()
public

No documentation available.

# File railties/lib/rails.rb, line 84
    def error
      application && application.executor.error_reporter
    end