method
set_connection_adapters
v1.1.6 -
Show 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).