aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/lib/active_record/database_configurations
Commit message (Expand)AuthorAgeFilesLines
* Enable `Layout/EmptyLinesAroundAccessModifier` copRyuta Kamizono2019-06-131-1/+0
* Fix document formatting of Database configuration classes [ci skip]yuuji.yaginuma2019-03-212-23/+23
* Minor changes to deprecation warning message after 35242Abhay Nikam2019-02-151-1/+1
* Fix case when we want a UrlConfig but the URL is nilEileen Uchitelle2019-01-301-4/+9
* Refactor migrations_path command option to databaseGannon McGibbon2018-09-283-0/+18
* 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-012-2/+2
* Convert configs_for to kwargs, add include_replicasEileen Uchitelle2018-08-312-0/+6
* Add replica? check to DatabaseConfigEileen Uchitelle2018-08-313-0/+12
* Refactors Active Record connection managementEileen Uchitelle2018-08-303-0/+125