Skip to content

Commit

Permalink
Simple change, additional require, make it work with Rails 6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mpraglowski authored and mostlyobvious committed Dec 14, 2020
1 parent c52b94f commit e4ff293
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# frozen_string_literal: true

require 'active_support/core_ext/array'
require 'activerecord-import'

module RailsEventStoreActiveRecord
Expand Down

0 comments on commit e4ff293

Please sign in to comment.