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

Comment(by conra...@…):

 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/>

_______________________________________________
MacRuby-devel mailing list
[email protected]
http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel

Reply via email to