new(parent = nil) Class Public methods
set_procs(interval, loop_exec, *procs) Instance Public methods
print(str) Instance Public methods Alias for: write
exist?() Instance Public methods
has_mainwindow?() Instance Public methods
ownerDocument() Instance Public methods IXMLDOMDocument ownerDocument document that contains the node
eval_A_times_u(u) Instance Public methods
meth.source_location â [String, Fixnum] Instance Public methods Returns the Ruby source filename and line number containing this method or nil if this method was not defined in Ruby (i.e. native)
invoke_hidden_on_namespace(slave, ns, cmd, *args) Class Public methods
previous_changes() Instance Public methods Returns a hash of attributes that were changed before the model was saved. person.name # => "bob" person.name = 'robert' person.save person.previous_changes # => {"name" => ["bob", "robert"]}
Page 1800 of 2275