diff options
author | Yasuo Honda <yasuo.honda@gmail.com> | 2012-05-24 00:55:53 +0900 |
---|---|---|
committer | Patrick Mahoney <pat@polycrystal.org> | 2012-05-25 13:17:47 -0500 |
commit | 40cfcacca4c12a74556bfda3bded979df43434eb (patch) | |
tree | 0cc58cefce729fc5b0db7ab90cf71d8aa950e923 /activerecord/lib/active_record/schema.rb | |
parent | 0777773389955cd4c42759d66ce531fd2af7cf63 (diff) | |
download | rails-40cfcacca4c12a74556bfda3bded979df43434eb.tar.gz rails-40cfcacca4c12a74556bfda3bded979df43434eb.tar.bz2 rails-40cfcacca4c12a74556bfda3bded979df43434eb.zip |
Cache metadata in advance to avoid extra sql statements while testing.
Reason: If metadata is not cached extra sql statements
will be executed, which causes failures tests with assert_queries().
Diffstat (limited to 'activerecord/lib/active_record/schema.rb')
0 files changed, 0 insertions, 0 deletions