diff options
author | Tarmo Tänav <tarmo@itech.ee> | 2008-08-23 18:05:52 +0300 |
---|---|---|
committer | Tarmo Tänav <tarmo@itech.ee> | 2008-08-23 18:05:52 +0300 |
commit | cf28109158054fbab91de2d6d86efe1b40e68d93 (patch) | |
tree | 323d57560db2a6583080f217c51cf36b77087181 /activesupport/lib/active_support/basic_object.rb | |
parent | b5c4c7daf8e26e829ec4d7ece91f622d9e1a49fa (diff) | |
download | rails-cf28109158054fbab91de2d6d86efe1b40e68d93.tar.gz rails-cf28109158054fbab91de2d6d86efe1b40e68d93.tar.bz2 rails-cf28109158054fbab91de2d6d86efe1b40e68d93.zip |
Always require activesupport, even if its constant already exists
This is needed because the existance of the ActiveSupport
constant by itself does not guarantee that the whole library
has been loaded.
Also load the StringInquirer in the Rails#env method as
the it might be called inside the initializer block
before activesupport itself has been loaded.
Diffstat (limited to 'activesupport/lib/active_support/basic_object.rb')
0 files changed, 0 insertions, 0 deletions