aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/lib/active_support/ruby/shim.rb
diff options
context:
space:
mode:
Diffstat (limited to 'activesupport/lib/active_support/ruby/shim.rb')
-rw-r--r--activesupport/lib/active_support/ruby/shim.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/activesupport/lib/active_support/ruby/shim.rb b/activesupport/lib/active_support/ruby/shim.rb
index 1e49ccdade..f0db5b3021 100644
--- a/activesupport/lib/active_support/ruby/shim.rb
+++ b/activesupport/lib/active_support/ruby/shim.rb
@@ -17,3 +17,4 @@ require 'active_support/core_ext/string/conversions'
require 'active_support/core_ext/string/interpolation'
require 'active_support/core_ext/rexml'
require 'active_support/core_ext/time/conversions'
+require 'active_support/core_ext/file/path'