mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
0983daa4aa
This change deprecates config in dbconsole and updates usage in the dbconsole tests so that we can remove an accessor on the `configuration_hash`. Eventually we want to pass objects around everywhere instead of hashes. Callers can use `db_config` to access the hash if necessary. Co-authored-by: John Crepezzi <john.crepezzi@gmail.com> |
||
---|---|---|
.. | ||
dbconsole_command.rb |