_database=(database)
public

No documentation available.

# File activerecord/lib/active_record/database_configurations/database_config.rb, line 32
      def _database=(database)
        raise NotImplementedError
      end