aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/lib/active_record/database_configurations/url_config.rb
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-211-12/+12
* 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-281-0/+7
* [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/+60