aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/lib/active_record/transactions.rb
diff options
context:
space:
mode:
authorTarmo Tänav <tarmo@itech.ee>2008-08-23 18:05:52 +0300
committerTarmo Tänav <tarmo@itech.ee>2008-08-23 18:05:52 +0300
commitcf28109158054fbab91de2d6d86efe1b40e68d93 (patch)
tree323d57560db2a6583080f217c51cf36b77087181 /activerecord/lib/active_record/transactions.rb
parentb5c4c7daf8e26e829ec4d7ece91f622d9e1a49fa (diff)
downloadrails-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 'activerecord/lib/active_record/transactions.rb')
0 files changed, 0 insertions, 0 deletions