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 a123ccd commit 358ac36
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 358ac36

Please sign in to comment.