method

configure_connection

rails latest stable - Class: ActiveRecord::ConnectionAdapters::MysqlAdapter

Method deprecated or moved

This method is deprecated or moved on the latest stable version. The last existing version (v4.2.9) is shown here.

configure_connection()
private

Many Rails applications monkey-patch a replacement of the configure_connection method and don’t call ‘super’, so leave this here even though it looks superfluous.