create_self

create_self(keys=None) Instance Public methods

gem

gem() Instance Public methods Also aliased as: dir

element_dump_hash

element_dump_hash() Instance Public methods

new

new(config_info=nil) Class Public methods Creates a new DNS resolver. config_info can be: nil Uses /etc/resolv.conf. String Path to a file using /etc/resolv.conf's format. Hash Must contain :nameserver, :search and :ndots keys. :nameserver_port can be used to specify port number of nameserver address. The value of :nameserver should be an address string or an array of address strings. :nameserver => '8.8.8.8' :nameserver => ['8.8.8.8', '8.8.4.4'] The value o

to_eval 2

to_eval() Instance Public methods

call

call(method, *args) Instance Public methods Invokes the method named method with the parameters given by args on the XML-RPC server. The method parameter is converted into a String and should be a valid XML-RPC method-name. Each parameter of args must be of one of the following types, where Hash, Struct and Array can contain any of these listed types: Fixnum, Bignum TrueClass, FalseClass, true, false String, Symbol Float Hash, Struct Array Date, Time, XMLRPC::DateTime

button_to

button_to(name = nil, options = nil, html_options = nil, &block) Instance Public methods Generates a form containing a single button that submits to the URL created by the set of options. This is the safest method to ensure links that cause changes to your data are not triggered by search bots or accelerators. If the HTML button does not work with your layout, you can also consider using the link_to method with the :method modifier as described in the link_to documentation. By

listboxrelief

listboxrelief(relief) Instance Public methods set listbox relief

empty?

empty?() Instance Public methods Does this document have no parts?

if_needed

if_needed(pkg, ver, *arg, &b) Instance Public methods