to_integer(value) Instance Public methods
definition() Instance Public methods IXMLDOMNode definition pointer to the definition of the node in the DTD or schema
gdbm.clear â gdbm Instance Public methods Removes all the key-value pairs within gdbm.
package_version() Class Public methods
absolute?() Instance Public methods True if this name is absolute.
c_esc(str) Instance Public methods
insert(idx, keys={}) Instance Public methods
get_methods(obj, delim=".") Instance Public methods
sdbm.update(pairs) â self Instance Public methods Insert or update key-value pairs. This method will work with any object which implements an #each_pair method, such as a Hash.
time + numeric â time Instance Public methods Addition â Adds some number of seconds (possibly fractional) to time and returns that value as a new Time object. t = Time.now #=> 2007-11-19 08:22:21 -0600 t + (60 * 60 * 24) #=> 2007-11-20 08:22:21 -0600
Page 353 of 2275