IRB::OutputMethod::NotImplementedError

Public Class Methods

new(val) click to toggle source
 
 # File irb/output-method.rb, line 19
def initialize(val)
 super("Need to define `#{val}'")
end
 

AltStyle によって変換されたページ (->オリジナル) /