titleinvoke(idx) Instance Public methods call title cmds
_eval_without_enc(str) Instance Public methods
add_c_enclosure(variable, namespace) Instance Public methods Adds module as an enclosure (namespace) for the given variable for C files.
configure(&block) Class Public methods Allows you to configure the railtie. This is the same method seen in Railtie::Configurable, but this module is no longer required for all subclasses of Railtie so we provide the class method here.
int.chr([encoding]) â string Instance Public methods Returns a string containing the character represented by the receiver's value according to encoding. 65.chr #=> "A" 230.chr #=> "\346" 255.chr(Encoding::UTF_8) #=> "\303\277"
sdbm.empty? â true or false Instance Public methods Returns true if the database is empty.
extensions=(p1) Instance Public methods Sets X509_EXTENSIONs
method_added(event) Class Public methods Adds event subscribers for all new methods added to the class.
release1(w, x, y) Class Public methods
clear_children(*args) Class Public methods
Page 4 of 2275