> 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