native() Instance Public methods Returns a new ipaddr built by converting the IPv6 address into a native IPv4 address. If the IP address is not an IPv4-mapped or IPv4-compatible IPv6 address, returns self.
d.wday â fixnum Instance Public methods Returns the day of week (0-6, Sunday is zero). Date.new(2001,2,3).wday #=> 6
showPhase() Instance Public methods Update the phase-space graph according to the current angle and the rate at which the angle is changing (the first derivative with respect to time.)
destroy() Instance Public methods Alias for: delete
verify(p1) Instance Public methods Checks that cert signature is made with PRIVversion of this PUBLIC 'key'
asset(generator_name, req, res) Instance Public methods Serves the asset at the path in req for generator_name via res.
entity(content) Instance Public methods Called when %foo; is encountered in a doctype declaration. @p content âfooâ
item_toggle_recurse(item) Instance Public methods
to_json(*) Instance Public methods
choose_from_list(question, list) Instance Public methods Choose from a list of options. question is a prompt displayed above the list. list is a list of option strings. Returns the pair [option_name, option_index].
Page 215 of 2275