> Same deal as your other post about find_by_sql. Set the message
> expectation on the method on the class:
> 
> Post.should_receive(:paginate)

Unfortunately it doesn't work :-( I'll have to dive into the 
will_paginate source code to find out how it plugs itself in AR.
-- 
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