method

set_connection_adapters

Importance_1
Ruby on Rails latest stable (v2.3.4) - 0 notes - Class: Rails::Initializer

Method deprecated

This method is deprecated on the latest stable version of Rails. 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.