method
new
v8.0.0 -
Show latest stable
- Class:
ActiveRecord::AsynchronousQueriesTracker
new()public
No documentation available.
# File activerecord/lib/active_record/asynchronous_queries_tracker.rb, line 45
def initialize
@stack = []
end