method
set_connection_adapters
rails latest stable - Class:
Rails::Initializer
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).