#855: MacRuby should load the "rubygems" automatically. ----------------------------------+----------------------------------------- Reporter: watson1978@… | Owner: lsansonetti@… Type: defect | Status: new Priority: minor | Milestone: MacRuby Later Component: MacRuby | Keywords: ----------------------------------+----------------------------------------- Changes (by lsansonetti@…): * milestone: => MacRuby Later Comment: There are potential solutions to this problem, such as requiring rubygems lazily or integrating the rubygems #require logic in Kernel#require. However, this is a significant piece of work and it's probably not needed for 1.0, as most people deliver their applications via rubygems, which will install helper executables that automatically load rubygems. -- Ticket URL: <http://www.macruby.org/trac/ticket/855#comment:2> MacRuby <http://macruby.org/>