Skip to content

Commit

Permalink
Make AR::Middleware::DatabaseSelector loadable without full core ext
Browse files Browse the repository at this point in the history
  • Loading branch information
pocke committed Jun 9, 2020
1 parent b4bf143 commit 2be4e06
Showing 1 changed file with 1 addition and 0 deletions.
@@ -1,6 +1,7 @@
# frozen_string_literal: true

require "active_record/middleware/database_selector/resolver/session"
require "active_support/core_ext/numeric/time"

module ActiveRecord
module Middleware
Expand Down

0 comments on commit 2be4e06

Please sign in to comment.