Hi, I cannot manage to mock a call to find_by_sql. Which class is actually getting called? It is not the model, and I tried ActiveRecord which didn't work either. -- Posted via http://www.ruby-forum.com/. _______________________________________________ rspec-users mailing list rspec-users@rubyforge.org http://rubyforge.org/mailman/listinfo/rspec-users
- [rspec-users] Mocking find_by_sql Fernando Perez
- Re: [rspec-users] Mocking find_by_sql David Chelimsky
- Re: [rspec-users] Mocking find_by_sql Fernando Perez
- Re: [rspec-users] Mocking find_by_sql David Chelimsky