method
after_dispatch
after_dispatch(env)
protected
Hide source
# File railties/lib/rails/rack/logger.rb, line 28 def after_dispatch(env) ActiveSupport::LogSubscriber.flush_all! end