mirror of
https://github.com/github/rails.git
synced 2026-04-26 03:00:59 -04:00
otherwise when using external ActiveRecord adapters (e.g. Oracle) database_statements might be loaded before active_support/core_ext/module/deprecation which results in NoMethodError (commit 60cf65def8 added "deprecate" call to database_statements.rb)