aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/lib/action_view/helpers/rendering_helper.rb
diff options
context:
space:
mode:
Diffstat (limited to 'actionpack/lib/action_view/helpers/rendering_helper.rb')
-rw-r--r--actionpack/lib/action_view/helpers/rendering_helper.rb2
1 files changed, 2 insertions, 0 deletions
diff --git a/actionpack/lib/action_view/helpers/rendering_helper.rb b/actionpack/lib/action_view/helpers/rendering_helper.rb
index 626e1a1ab7..6f9829d591 100644
--- a/actionpack/lib/action_view/helpers/rendering_helper.rb
+++ b/actionpack/lib/action_view/helpers/rendering_helper.rb
@@ -1,3 +1,5 @@
+require "active_support/core_ext/hash/indifferent_access"
+
module ActionView
module Helpers
# = Action View Rendering