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