method
configure_connection
v4.2.7 -
Show 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.