#681: YAML::add_domain_type is undefined ----------------------------------------+----------------------------------- Reporter: dave.baldwin@… | Owner: lsansonetti@… Type: defect | Status: new Priority: blocker | Milestone: Component: MacRuby | Keywords: yaml add_domain_type ----------------------------------------+----------------------------------- macruby -e "require 'yaml'; YAML::add_domain_type('db.com,2010', 'table' ) {}" gives: -e:1:in `<main>': undefined method `add_domain_type' for YAML:Class (NoMethodError) macruby 0.6 The method does exist in MacRuby/trunk/lib/yaml.rb -- Ticket URL: <http://www.macruby.org/trac/ticket/681> MacRuby <http://macruby.org/>