method
active?
v8.0.0 -
Show latest stable
- Class:
ActiveRecord::AsynchronousQueriesTracker::Session
active?()public
No documentation available.
# File activerecord/lib/active_record/asynchronous_queries_tracker.rb, line 14
def active?
@active.true?
end