class method self.connection_pool

Ruby on Rails 3.2.22.5

Since v3.1.12 Last seen in v3.2.22.5

Available in: v3.1.12 v3.2.22.5

Signature

self.connection_pool()

No documentation comment.

Source
# File activerecord/lib/active_record/session_store.rb, line 217
        def connection_pool
          @connection_pool ||= ActiveRecord::Base.connection_pool
        end

Defined in activerecord/lib/active_record/session_store.rb line 217 · View on GitHub · Improve this page · Find usages on GitHub

Defined in ActiveRecord::SessionStore::SqlBypass

Type at least 2 characters to search.

Use the arrow keys to navigate results, Enter to open one, Escape to close.

Keyboard shortcuts

/
Focus search
⌘K / Ctrl-K
Command palette
?
This help
Esc
Close