Flowdock
method

set_connection_adapters

Importance_1
Ruby on Rails latest stable (v6.1.7.7) - 0 notes - Class: Rails::Initializer

Method deprecated or moved

This method is deprecated or moved on the latest stable version. The last existing version (v1.2.6) is shown here.

set_connection_adapters() public

Sets the RAILS_CONNECTION_ADAPTERS constant based on the value of Configuration#connection_adapters. This constant is used to determine which database adapters should be loaded (by default, all adapters are loaded).

Show source
Register or log in to add new notes.