method
load_database_yaml
rails latest stable - Class:
Rails::Application::Configuration
load_database_yaml()public
Load the config/database.yml to create the Rake tasks for multiple databases without loading the environment and filling in the environment specific configuration values.
Do not use this method, use #database_configuration instead.