#1335: NameError when requiring Nokogiri from nightly build 2011-06-14 on --------------------------------------+------------------------------------- Reporter: guido.soranzio@… | Owner: lsansonetti@… Type: defect | Status: new Priority: minor | Milestone: Component: MacRuby | Keywords: --------------------------------------+------------------------------------- Starting from the nightly build dated 2011-06-14, when you try to load the Nokogiri gem the following NameError is reported: {{{ require 'rubygems' => true require 'nokogiri' NameError: Node is already defined /Library/Frameworks/MacRuby.framework/Versions/0.11/usr/lib/ruby/Gems/1.9.2/gems/nokogiri-1.4.6/lib/nokogiri.rb:13:in `<main>' }}} -- Ticket URL: <http://www.macruby.org/trac/ticket/1335> MacRuby <http://macruby.org/>