aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/lib/active_record/connection_adapters
diff options
context:
space:
mode:
authorDavid Heinemeier Hansson <david@loudthinking.com>2004-12-28 16:27:08 +0000
committerDavid Heinemeier Hansson <david@loudthinking.com>2004-12-28 16:27:08 +0000
commit8a9b998b7960ba171d77cc11bb4f4c318a05ac46 (patch)
tree74a7aee97176bbf4947351d0fbce988032ba629c /activerecord/lib/active_record/connection_adapters
parent4cd9c9561adcbb8f3267003bd3b01931e457ed6a (diff)
downloadrails-8a9b998b7960ba171d77cc11bb4f4c318a05ac46.tar.gz
rails-8a9b998b7960ba171d77cc11bb4f4c318a05ac46.tar.bz2
rails-8a9b998b7960ba171d77cc11bb4f4c318a05ac46.zip
Fixed that the const_missing autoload assumes the requested constant is set by require_association and calls const_get to retrieve it. If require_association did not set the constant then const_get will call const_missing, resulting in an infinite loop #380 [bitsweat]
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@270 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
Diffstat (limited to 'activerecord/lib/active_record/connection_adapters')
0 files changed, 0 insertions, 0 deletions