Module: ActiveRecord::AsynchronousQueriesTracker::NullSession

Defined in:
lib/rubypitaya/app-template/vendor/bundle/ruby/3.1.0/gems/activerecord-7.0.4/lib/active_record/asynchronous_queries_tracker.rb

Overview

:nodoc:

Class Method Summary collapse

Class Method Details

.active?Boolean

Returns:

  • (Boolean)


7
8
9
# File 'lib/rubypitaya/app-template/vendor/bundle/ruby/3.1.0/gems/activerecord-7.0.4/lib/active_record/asynchronous_queries_tracker.rb', line 7

def active?
  true
end

.finalizeObject



11
12
# File 'lib/rubypitaya/app-template/vendor/bundle/ruby/3.1.0/gems/activerecord-7.0.4/lib/active_record/asynchronous_queries_tracker.rb', line 11

def finalize
end