Skip to content

Commit 2692e38

Browse files
committed
Add missing require
1 parent 07a4c76 commit 2692e38

File tree

1 file changed

+1
-0
lines changed
  • activesupport/lib/active_support/core_ext/string

1 file changed

+1
-0
lines changed

activesupport/lib/active_support/core_ext/string/zones.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
require 'active_support/core_ext/string/conversions'
12
require 'active_support/core_ext/time/zones'
23

34
class String

0 commit comments

Comments
 (0)