Skip to content

Commit

Permalink
adds missing require [Fixes #39042]
Browse files Browse the repository at this point in the history
  • Loading branch information
fxn committed Apr 25, 2020
1 parent 88c97f8 commit 02d07cc
Showing 1 changed file with 1 addition and 0 deletions.
@@ -1,5 +1,6 @@
# frozen_string_literal: true

require "active_support/core_ext/string/filters"
require "active_support/inflector"

class Module
Expand Down

0 comments on commit 02d07cc

Please sign in to comment.