diff options
author | Lars Kanis <kanis@comcard.de> | 2011-11-22 10:43:03 +0100 |
---|---|---|
committer | Rick Martinez <rick@flavorpill.com> | 2012-02-10 17:41:01 -0500 |
commit | 9f8b4d1510f66597bbe8732e507173217df9f14d (patch) | |
tree | 802886ea724600f1427c40f842351093855be081 /tools | |
parent | 30b6d4f7f16af78e3b361b8c52fcddca64cf9190 (diff) | |
download | rails-9f8b4d1510f66597bbe8732e507173217df9f14d.tar.gz rails-9f8b4d1510f66597bbe8732e507173217df9f14d.tar.bz2 rails-9f8b4d1510f66597bbe8732e507173217df9f14d.zip |
fix associations when using per class databases
would get ConnectionNotEstablished error because it always tried to use
ActiveRecord::Base's connection, even though it should be using the connection
of the model whose context we're operating in
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions