method

set_connection_adapters

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).