can anyone help me out with an ActiveRecord problem? I create a new instance of my object, I can run a find and retrieve it, then I remove the connection (ActiveRecord::Base.remove_connection), then re-establish the connection, then run the find and the object is gone! Very bizarre bug, hoping someone else has seen something like it or has some ideas.