On Sun, Apr 19, 2009 at 12:27 PM, Michael Schuerig <[email protected]> wrote: > > In a Rails controller I set the scope on a model class in an around > filter. I have defined expectations on the model classes, and ideally, I > would add a further expectation for the scope. Is this already possible > in some way? How would I go about adding support a scope expectation?
How are you setting the said scope? > > Michael > > -- > Michael Schuerig > mailto:[email protected] > http://www.schuerig.de/michael/ > > _______________________________________________ > rspec-users mailing list > [email protected] > http://rubyforge.org/mailman/listinfo/rspec-users > -- Zach Dennis http://www.continuousthinking.com http://www.mutuallyhuman.com _______________________________________________ rspec-users mailing list [email protected] http://rubyforge.org/mailman/listinfo/rspec-users
