Method: ActiveRecord::Core#connection_handler
- Defined in:
- lib/active_record/core.rb
#connection_handler ⇒ Object
492 493 494 |
# File 'lib/active_record/core.rb', line 492 def connection_handler self.class.connection_handler end |