Skip to content

Commit

Permalink
Make ActiveSupport load own version.
Browse files Browse the repository at this point in the history
[#5739 state:committed]

Signed-off-by: Santiago Pastorino <santiago@wyeworks.com>
  • Loading branch information
bsears authored and spastorino committed Oct 10, 2010
1 parent 3a6acb6 commit 4245dcd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions activesupport/lib/active_support.rb
Expand Up @@ -43,6 +43,7 @@ module ActiveSupport
autoload :FileUpdateChecker
autoload :LogSubscriber
autoload :Notifications
autoload :VERSION

# TODO: Narrow this list down
eager_autoload do
Expand Down

0 comments on commit 4245dcd

Please sign in to comment.