instance method
flush
Ruby on Rails 6.1.7.10
Since v3.0.20Signature
flush()
No documentation comment.
Source
# File activesupport/lib/active_support/log_subscriber/test_helper.rb, line 78
def flush
@flush_count += 1
end
Defined in activesupport/lib/active_support/log_subscriber/test_helper.rb line 78
· View on GitHub
· Improve this page
· Find usages on GitHub
Defined in ActiveSupport::LogSubscriber::TestHelper::MockLogger