#808: sinatra does not load ------------------------------+--------------------------------------------- Reporter: macruby@… | Owner: lsansonetti@… Type: defect | Status: new Priority: critical | Milestone: Component: MacRuby | Keywords: ------------------------------+--------------------------------------------- Comment(by macruby@…): Thanks. Is there a reason why this exception provides no backtrace? {{{ $ macruby -rubygems -e' begin; require "sinatra"; rescue => e; p [e,e.backtrace]; end ' [#<TypeError: compared with non class/module>, []] }}} -- Ticket URL: <http://www.macruby.org/trac/ticket/808#comment:5> MacRuby <http://macruby.org/>