I think I may be using an upatched version of Sinatra - please don't
bother looking into this issue, I'll figure it out and if it is a bug
I'll report it, otherwise it's on my end.

-----Original Message-----
From: ironruby-core-boun...@rubyforge.org
[mailto:ironruby-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 worked fine.
________________________________________
From: ironruby-core-boun...@rubyforge.org
[ironruby-core-boun...@rubyforge.org] on behalf of Nathan Stults
[li...@ruby-forum.com]
Sent: Thursday, October 08, 2009 4:54 PM
To: ironruby-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 #<App:0x0000536>
>
> Description: An unhandled exception occurred during the execution of
> the current web request. Please review the stack trace for more
> information about the error and where it originated in the code.
>
> Exception Details: System.MissingMethodException: undefined method
> `call' for #<App:0x0000536>
>
> Source Error:
>

Ted - did you ever resolve this? I'm seeing the same thing. It's as if
Sinatra:Application (the dynamic object returned by Rackup) doesn't
respond to 'call'. I can't keep the debugger running long enough to
explore the dynamic target long enough to confirm or reject though.
--
Posted via http://www.ruby-forum.com/.
_______________________________________________
Ironruby-core mailing list
Ironruby-core@rubyforge.org
http://rubyforge.org/mailman/listinfo/ironruby-core

_______________________________________________
Ironruby-core mailing list
Ironruby-core@rubyforge.org
http://rubyforge.org/mailman/listinfo/ironruby-core
_______________________________________________
Ironruby-core mailing list
Ironruby-core@rubyforge.org
http://rubyforge.org/mailman/listinfo/ironruby-core

Reply via email to