sync_options(klass, subclass, subpath, options) Class Public methods
image_resample(src, dest, horiz_filter=None, vert_filter=None) Class Public methods
formatted_offset(colon = true, alternate_utc_string = nil) Instance Public methods Returns the UTC offset as an +HH:MM formatted string. Time.local(2000).formatted_offset # => "-06:00" Time.local(2000).formatted_offset(false) # => "-0600"
Date.xmlschema(string='-4712-01-01'[, start=ITALY]) â date Class Public methods Creates a new Date object by parsing from a string according to some typical XML Schema formats. Date.xmlschema('2001-02-03') #=> #<Date: 2001-02-03 ...>
str.capitalize â new_str Instance Public methods Returns a copy of str with the first character converted to uppercase and the remainder to lowercase. Note: case conversion is effective only in ASCII region. "hello".capitalize #=> "Hello" "HELLO".capitalize #=> "Hello" "123ABC".capitalize #=> "123abc"
scrollButton(c) Instance Public methods
process(challenge) Instance Public methods
parse_query(qs) Instance Protected methods
ac_arg_with(name, help_string, &block) Instance Public methods
nodeTypedValue=(arg0) Instance Public methods VOID nodeTypedValue get the strongly typed value of the node
Page 965 of 2275