org] On Behalf Of Nathan Stults
> Sent: Thursday, October 08, 2009 10:53 PM
> To: ironruby-core@rubyforge.org
> Subject: Re: [Ironruby-core] Assistance Needed Running
> IronRuby.Rack.Example
>
> I found the problem, and posted an issue on your GitHub repository with a
> descript
Schementi
Sent: Thursday, October 08, 2009 5:31 PM
To: ironruby-core@rubyforge.org
Subject: Re: [Ironruby-core] Assistance Needed Running
IronRuby.Rack.Example
I'll look into it, but last I checked all the examples worked fine.
From: ironruby-core
..@rubyforge.org] On Behalf Of Jimmy
Schementi
Sent: Thursday, October 08, 2009 5:31 PM
To: ironruby-core@rubyforge.org
Subject: Re: [Ironruby-core] Assistance Needed Running
IronRuby.Rack.Example
I'll look into it, but last I checked all the examples worked fine.
nruby-core-boun...@rubyforge.org] On Behalf Of Jimmy
Schementi
Sent: Thursday, October 08, 2009 5:31 PM
To: ironruby-core@rubyforge.org
Subject: Re: [Ironruby-core] Assistance Needed Running
IronRuby.Rack.Example
I'll look into it, but last I checked all the examples w
-core@rubyforge.org
Subject: Re: [Ironruby-core] Assistance Needed Running IronRuby.Rack.Example
> but they both give a similar stack trace:
>
> Server Error in '/IronRuby.Rack.Example' Application.
>
> undefined method `call' for #
>
> Description: An unhandle
> but they both give a similar stack trace:
>
> Server Error in '/IronRuby.Rack.Example' Application.
>
> undefined method `call' for #
>
> Description: An unhandled exception occurred during the execution of
> the current web request. Please review the stack trace for more
> information about
On Tue, Jun 23, 2009 at 4:40 PM, Jimmy
Schementi wrote:
> // HACK Load gems from default MRI installation. This shouldn't be needed.
> Environment.SetEnvironmentVariable("GEM_PATH",
> @"C:\ruby\lib\ruby\gems\1.8");
>
> I'm being pretty evil here and setting GEM_PATH over your head. This line
; From: ironruby-core-boun...@rubyforge.org [mailto:ironruby-core-
> boun...@rubyforge.org] On Behalf Of Jimmy Schementi
> Sent: Tuesday, June 23, 2009 2:40 PM
> To: ironruby-core@rubyforge.org
> Subject: Re: [Ironruby-core] Assistance Needed Running
> IronRuby.Rack.Example
>
&
> -Original Message-
> From: ironruby-core-boun...@rubyforge.org [mailto:ironruby-core-
> boun...@rubyforge.org] On Behalf Of Ted Milker
> Sent: Tuesday, June 23, 2009 1:07 PM
> To: ironruby-core@rubyforge.org
> Subject: [Ironruby-core] Assistance Needed Running IronRuby.Rack.Example
>
> Co