method
runtime
v7.1.3.4 -
Show latest stable
- Class:
ActiveRecord::LogSubscriber
runtime()public
No documentation available.
# File activerecord/lib/active_record/log_subscriber.rb, line 16
def self.runtime
ActiveRecord.deprecator.warn( ActiveRecord::LogSubscriber.runtime is deprecated and will be removed in Rails 7.2..squish)
ActiveRecord::RuntimeRegistry.sql_runtime
end