class ActiveRecord::DatabaseConfigurations::HashConfig
def _database=(database) # :nodoc:
def _database=(database) # :nodoc: @configuration_hash = configuration_hash.merge(database: database).freeze end
def _database=(database) # :nodoc: @configuration_hash = configuration_hash.merge(database: database).freeze end