diff options
author | John Firebaugh <john.firebaugh@gmail.com> | 2012-10-10 15:47:05 -0700 |
---|---|---|
committer | John Firebaugh <john.firebaugh@gmail.com> | 2012-10-10 15:52:09 -0700 |
commit | 2bed954c2d47f17e5690e5a98df2a5ba94ed8517 (patch) | |
tree | e3f96e12f40c66fba8b5fc6670318d4b1a35c226 /activerecord/lib/active_record/associations/preloader | |
parent | de1b687239832f336b9453493701955ab4d6d6a2 (diff) | |
download | rails-2bed954c2d47f17e5690e5a98df2a5ba94ed8517.tar.gz rails-2bed954c2d47f17e5690e5a98df2a5ba94ed8517.tar.bz2 rails-2bed954c2d47f17e5690e5a98df2a5ba94ed8517.zip |
Eager autoload Preloader classes
Without eager autoloading, these would be autoloaded
only when #preloader_for is called, which is too late
in threaded applications.
Diffstat (limited to 'activerecord/lib/active_record/associations/preloader')
0 files changed, 0 insertions, 0 deletions