On Fri, Jul 18, 2008 at 8:11 PM, Keith McDonnell <[EMAIL PROTECTED]> wrote:
> I wrote an ActiveRecord extension to emulate a db cursor:
> http://pastie.org/236367
> As you can see, the spec doesn't really ensure that the records are fetched
> in chunks. I'd like to mock the call to AR find and ensu
Hey Paolo,
I've fixed this. Update your rspec plugin and it should work fine now.
Pat
On Wed, Jul 16, 2008 at 12:07 PM, Paolo Dona <[EMAIL PROTECTED]> wrote:
> It is the common prefix, not the underscore.
> With $n and $nnn or $ntotal still fails.
>
> Paolo
>
> On Jul 16, 4:40 pm, "Pat Maddox