Ruby on Rails latest stable (v7.1.3.2) - 0 notes - Superclass: Object

This is a thread locals registry for Active Record. For example:

ActiveRecord::RuntimeRegistry.sql_runtime

returns the connection handler local to the current unit of execution (either thread of fiber).

Show files where this class is defined (1 file)
Register or log in to add new notes.