#381: Losing track of a defined constant - possibly related to Module.autoload ----------------------------------------+----------------------------------- Reporter: kamal.fariz@… | Owner: lsansonetti@… Type: defect | Status: closed Priority: minor | Milestone: MacRuby 0.5 Component: MacRuby | Resolution: fixed Keywords: autoload require constants | ----------------------------------------+----------------------------------- Changes (by lsansonetti@…): * status: new => closed * resolution: => fixed Comment: Should be fixed in r2792. {{{ $ macruby -rubygems -rrack -r"rack/builder" -e "Rack::Builder; p 42" 42 }}} -- Ticket URL: <http://www.macruby.org/trac/ticket/381#comment:2> MacRuby <http://macruby.org/>