Make ActiveSupport load own version.

[#5739 state:committed]

Signed-off-by: Santiago Pastorino <santiago@wyeworks.com>
This commit is contained in:
Barry Sears 2010-09-29 18:31:58 -05:00 committed by Santiago Pastorino
parent 5ec27189b8
commit de05e1c33c

@ -43,6 +43,7 @@ module ActiveSupport
autoload :FileUpdateChecker autoload :FileUpdateChecker
autoload :LogSubscriber autoload :LogSubscriber
autoload :Notifications autoload :Notifications
autoload :VERSION
# TODO: Narrow this list down # TODO: Narrow this list down
eager_autoload do eager_autoload do