mirror of
https://github.com/github/rails.git
synced 2026-04-26 03:00:59 -04:00
Make ActiveSupport load own version.
[#5739 state:committed] Signed-off-by: Santiago Pastorino <santiago@wyeworks.com>
This commit is contained in:
committed by
Santiago Pastorino
parent
5ec27189b8
commit
de05e1c33c
@@ -43,6 +43,7 @@ module ActiveSupport
|
||||
autoload :FileUpdateChecker
|
||||
autoload :LogSubscriber
|
||||
autoload :Notifications
|
||||
autoload :VERSION
|
||||
|
||||
# TODO: Narrow this list down
|
||||
eager_autoload do
|
||||
|
||||
Reference in New Issue
Block a user