method
flush
v6.0.0 -
Show latest stable
- Class:
ActiveSupport::LogSubscriber::TestHelper::MockLogger
flush()public
No documentation available.
# File activesupport/lib/active_support/log_subscriber/test_helper.rb, line 78
def flush
@flush_count += 1
end