aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/lib/active_record/middleware/database_selector.rb
Commit message (Expand)AuthorAgeFilesLines
* Enable `Layout/EmptyLinesAroundAccessModifier` copRyuta Kamizono2019-06-131-1/+0
* Properly give defaults for DatabaseSelector optionsAkira Matsuda2019-05-071-3/+3
* Fix typo a -> an, an -> a [ci skip]Ryuta Kamizono2019-02-111-1/+1
* Rename database selector operations to contextJohn Hawthorn2019-02-071-11/+11
* Rename Session.build to Session.callJohn Hawthorn2019-02-061-1/+1
* Refactor options for middlewareEileen Uchitelle2019-02-011-3/+4
* ActiveRecord typo fixe.alkesh262019-01-311-1/+1
* Adds basic automatic database switching to RailsEileen Uchitelle2019-01-301-0/+74