There was a similar issue reported to rspec-core that has some more info:
https://github.com/rspec/rspec-core/issues/359
Cheers,
David
On May 11, 2011, at 2:45 PM, Nathan Voxland wrote:
> I'll take a look at that.
>
> Nathan
>
> On May 7, 9:56 am, David Chelimsky wrote:
>> On May 7, 2011, at
I'll take a look at that.
Nathan
On May 7, 9:56 am, David Chelimsky wrote:
> On May 7, 2011, at 9:38 AM, David Chelimsky wrote:
>
>
>
>
>
>
>
>
>
> > On May 4, 2011, at 2:29 PM, Nathan Voxland wrote:
>
> >> I have a JRuby Servlet environment very much like the "Parse Once,
> >> Eval Many Times o
On May 7, 2011, at 9:38 AM, David Chelimsky wrote:
> On May 4, 2011, at 2:29 PM, Nathan Voxland wrote:
>
>> I have a JRuby Servlet environment very much like the "Parse Once,
>> Eval Many Times on Servlet" example at
>> http://kenai.com/projects/jruby/pages/RedBridgeServletExamples.
>>
>> What
On May 4, 2011, at 2:29 PM, Nathan Voxland wrote:
> I have a JRuby Servlet environment very much like the "Parse Once,
> Eval Many Times on Servlet" example at
> http://kenai.com/projects/jruby/pages/RedBridgeServletExamples.
>
> What I am trying to do is execute an rspec test by hitting a URL
>