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