Re: [rspec-users] Mocking the dynamic composition of named_scopes.

2008-09-13 Thread Juanma Cervera
I think you're right Pat. Thanks for your answer. Juanma -- Posted via http://www.ruby-forum.com/. ___ rspec-users mailing list rspec-users@rubyforge.org http://rubyforge.org/mailman/listinfo/rspec-users

Re: [rspec-users] Mocking the dynamic composition of named_scopes.

2008-09-13 Thread Pat Maddox
Juanma Cervera <[EMAIL PROTECTED]> writes: > Hello > > I am still learning to specify named_scopes, having some troubles and > needing some help. > > This is the situation. > I have already spec two or three named_scopes independently. > but now, I want to spec a function that combines somes of th