new(arg, encoding=nil) Class Public methods Constructor @param arg must be a String, and should be a valid XML document @param encoding if non-null, sets the encoding of the source to this value, overriding all encoding detection
Readline.output = output Class Public methods Specifies a File object output that is output stream for ::readline method. Raises SecurityError exception if $SAFE is 4.
handle_special_TIDYLINK(special) Instance Public methods Converts the TIDYLINK special to just the text part
nil.inspect â "nil" Instance Public methods Always returns the string ânilâ.
add_cascade(keys=nil) Instance Public methods
plural(record_or_class) Class Public methods Returns the plural class name of a record or class. ActiveModel::Naming.plural(post) # => "posts" ActiveModel::Naming.plural(Highrise::Person) # => "highrise_people"
ignored?() Instance Public methods Has this class been ignored?
configure(slot, value=None) Instance Public methods
to_s(format = :default) Instance Public methods Also aliased as: to_default_s
matches?( event ) Instance Public methods
Page 1839 of 2275