visit_Psych_Nodes_Sequence(o) Instance Public methods
allow_ruby_exit=(p1) Instance Public methods allow_ruby_exit = mode
Hash.try_convert(obj) â hash or nil Class Public methods Try to convert obj into a hash, using #to_hash method. Returns converted hash or nil if obj cannot be converted for any reason. Hash.try_convert({1=>2}) # => {1=>2} Hash.try_convert("1=>2") # => nil
opt_m(flag=false) Instance Public methods
names(path) Class Public methods
pop_inspect_key(id) Instance Public methods
background_eval_proc(*args, &blk) Class Public methods Alias for: bg_eval_proc
select_rows(sql, name = nil, binds = []) Instance Public methods
BigMath.log(x, prec) Class Public methods Computes the natural logarithm of x to the specified number of digits of precision. If x is zero or negative, raises Math::DomainError. If x is positive infinity, returns Infinity. If x is NaN, returns NaN.
scrollbar(bar=nil) Instance Public methods Alias for: yscrollbar
Page 523 of 2275