#19: Problems with method_missing ----------------------------------------+----------------------------------- Reporter: vincent.isambart@… | Owner: lsansonetti@… Type: defect | Status: new Priority: blocker | Milestone: MacRuby 0.5 Component: MacRuby | Keywords: ----------------------------------------+----------------------------------- Changes (by lsansonetti@…): * milestone: MacRuby 0.4 => MacRuby 0.5 Comment: Works better with trunk, but still not perfect. {{{ $ ./miniruby t.rb method unknown_method missing wrong number of arguments (1 for 0) (ArgumentError) }}} I suspect the exception is raised from the super call. -- Ticket URL: <http://www.macruby.org/trac/ticket/19#comment:5> MacRuby <http://macruby.org/>