set_list_type(val) Instance Public methods Also aliased as: list_type=
children() Instance Public methods
get_constant() Instance Public methods Parse a constant, which might be qualified by one or more class or module names
[](attribute) Instance Public methods When passed a symbol or a name of a method, returns an array of errors for the method. person.errors[:name] # => ["cannot be nil"] person.errors['name'] # => ["cannot be nil"]
j(javascript) Instance Public methods Alias for: escape_javascript
latin_configinfo(slot=nil) Instance Public methods Also aliased as: ascii_configinfo
window(val) Class Public methods
eql?(oth) Instance Public methods
separators() Instance Public methods
use_loader() Instance Public methods Returns whether irb's own file reader method is used by load/require or not. This mode is globally affected (irb-wide). use_loader?
Page 337 of 2275