[MacRuby-devel] [MacRuby] #398: Trouble loading gem

MacRuby ruby-noreply at macosforge.org
Thu Oct 22 20:18:38 PDT 2009


#398: Trouble loading gem
---------------------------------------+------------------------------------
 Reporter:  hungerandthirst@…          |       Owner:  lsansonetti@…               
     Type:  defect                     |      Status:  new                         
 Priority:  blocker                    |   Milestone:  MacRuby 0.5                 
Component:  MacRuby                    |    Keywords:  gems, macruby, load, defined
---------------------------------------+------------------------------------

Comment(by conradwt@…):

 You shouldn't have to `require 'rubygems'` in Ruby 1.9.1 or greater.
 Thus, you might want to try the following:

 {{{

 require 'grit'
 include Grit'

 }}}

-- 
Ticket URL: <http://www.macruby.org/trac/ticket/398#comment:1>
MacRuby <http://macruby.org/>



More information about the MacRuby-devel mailing list