info(slave) Class Public methods
cmp.magnitude â real Instance Public methods Returns the absolute part of its polar form. Complex(-1).abs #=> 1 Complex(3.0, -4.0).abs #=> 5.0
package_version() Class Public methods
version() Class Public methods Returns the version of the currently loaded Rails as a string.
xml() Instance Public methods BSTR xml return the XML source for the node and each of its descendants
aref_prefix() Instance Public methods Prefix for aref, defined by subclasses.
bg_eval_str(cmd, *eval_args) Class Public methods Alias for: bg_eval_string
old_enc=( enc ) Instance Public methods Alias for: encoding=
allowed_index_name_length() Instance Public methods Returns 62. SQLite supports index names up to 64 characters. The rest is used by rails internally to perform temporary rename operations
lineno=(num) Instance Public methods
Page 534 of 2275