class method self.connection

Ruby on Rails 2.2.3

Since v2.2.3 Last seen in v2.2.3

Signature

self.connection()

No documentation comment.

Source
# File actionpack/lib/action_controller/session/active_record_store.rb, line 186
          def connection
            @@connection ||= ActiveRecord::Base.connection
          end

Defined in actionpack/lib/action_controller/session/active_record_store.rb line 186 · View on GitHub · Improve this page · Find usages on GitHub

Defined in CGI::Session::ActiveRecordStore::SqlBypass

Type at least 2 characters to search.

↑↓ navigate · open · esc close