method
configure_connection
rails latest stable - Class:
ActiveRecord::ConnectionAdapters::MysqlAdapter
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.