class method
self.connection_handler
Ruby on Rails 2.3.18
Since v2.3.18 Last seen in v3.2.22.5The connection handler
Source
# File activerecord/lib/active_record/connection_adapters/abstract/connection_specification.rb, line 13
class_attribute :connection_handler
Defined in activerecord/lib/active_record/connection_adapters/abstract/connection_specification.rb line 13
· View on GitHub
· Improve this page
· Find usages on GitHub
Defined in ActiveRecord::Base