aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/lib/active_record/database_configurations/hash_config.rb
Commit message (Expand)AuthorAgeFilesLines
* Fix document formatting of Database configuration classes [ci skip]yuuji.yaginuma2019-03-211-11/+11
* Minor changes to deprecation warning message after 35242Abhay Nikam2019-02-151-1/+1
* Refactor migrations_path command option to databaseGannon McGibbon2018-09-281-0/+7
* Fix `ActiveRecord::DatabaseConfigurations`'s docsbogdanvlviv2018-09-091-1/+1
* [ci skip] Change some comments to conform to the style used in other commentsSharang Dashputre2018-09-011-1/+1
* Convert configs_for to kwargs, add include_replicasEileen Uchitelle2018-08-311-0/+3
* Add replica? check to DatabaseConfigEileen Uchitelle2018-08-311-0/+4
* Refactors Active Record connection managementEileen Uchitelle2018-08-301-0/+36