supports_insert_with_returning?() Instance Public methods
not_set_name() Class Public methods
winfo_reqheight() Instance Public methods
cget(option) Instance Public methods
File.directory?(file_name) â true or false Instance Public methods Returns true if the named file is a directory, or a symlink that points at a directory, and false otherwise. file_name can be an IO object. File.directory?(".")
indexes(table_name, name = nil) Instance Public methods Returns an array of indexes for the given table.
pre_install(&hook) Class Public methods Adds a pre-install hook that will be passed an Gem::Installer instance when Gem::Installer#install is called. If the hook returns false then the install will be aborted.
custom(mime, options = {}) Instance Public methods
uniq_value() Instance Public methods uniq and uniq! are silently deprecated. uniq_value delegates to distinct_value to maintain backwards compatibility. Use distinct_value instead.
float / other â float Instance Public methods Returns a new float which is the result of dividing float by other.
Page 369 of 2275