Rails Получите текущее имя базы данных

Rails.configuration.database_configuration["development"]["database"]
Poor Polecat