mirror of
https://github.com/github/rails.git
synced 2026-04-26 03:00:59 -04:00
Require attr_internal before using in ActionView::Helpers
(cherry picked from commit 3a2ef52ad6)
Signed-off-by: Andrew White <andyw@pixeltrix.co.uk>
This commit is contained in:
committed by
Andrew White
parent
2d459d25dc
commit
280b657e60
@@ -1,3 +1,5 @@
|
||||
require 'active_support/core_ext/module/attr_internal'
|
||||
|
||||
module ActionView
|
||||
module Helpers
|
||||
# This module keeps all methods and behavior in ActionView
|
||||
|
||||
Reference in New Issue
Block a user