This thread should be titled: "rspec-rails gem changing connection 
adapter?"

I did some puts's and found that something is changing the connection 
adapter to ActiveRecord::ConnectionAdapters::SQLite3Adapter, from my 
specified ActiveRecord::ConnectionAdapters::MysqlAdapter.  Or maybe it's 
causing my connection settings not to apply?

Still not sure if I'm barking up the wrong tree, but the problem still 
does fix itself when i comment out my rspec-rails gem.
-- 
Posted via http://www.ruby-forum.com/.
_______________________________________________
rspec-users mailing list
rspec-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/rspec-users

Reply via email to