method
new
v7.1.3.4 -
Show latest stable
- Class:
ActiveRecord::AsynchronousQueriesTracker::Session
new()public
No documentation available.
# File activerecord/lib/active_record/asynchronous_queries_tracker.rb, line 17
def initialize
@active = true
end