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