visit_Complex(o) Instance Public methods
maybe_64bit?() Instance Public methods
canceled?() Instance Public methods Returns the canceled status.
exec_query(sql, name = 'SQL', binds = []) Instance Public methods Executes sql statement in the context of this connection using binds as the bind substitutes. name is logged along with the executed sql statement.
generate() Instance Public methods
accept_list_item_end(list_item) Instance Public methods Overrides indent width to ensure output lines up correctly.
a > b Instance Public methods Returns true if a is greater than b. Values may be coerced to perform the comparison (see ==, #coerce).
column() Instance Public methods The column number of the current token. This value starts from 0. This method is valid only in event handlers.
Date._rfc822(string) â hash Class Public methods Returns a hash of parsed elements.
rat.to_f â float Instance Public methods Return the value as a float. Rational(2).to_f #=> 2.0 Rational(9, 4).to_f #=> 2.25 Rational(-3, 4).to_f #=> -0.75 Rational(20, 3).to_f #=> 6.666666666666667
Page 444 of 2275