uri_registered?(uri, name) Class Public methods test if this uri is registered against this name
shorten( len = 120 ) Instance Public methods From tdiary.rb
digest.digest_length â integer Instance Public methods Returns the output size of the digest, i.e. the length in bytes of the final message digest result. Example digest = OpenSSL::Digest::SHA1.new puts digest.digest_length # => 20
move(before) Instance Public methods
current_line() Instance Public methods @return the current line in the source
select_item() Instance Public methods
obj.public_send(symbol [, args...]) â obj Instance Public methods Invokes the method identified by symbol, passing it any arguments specified. Unlike send, #public_send calls public methods only. 1.public_send(:puts, "hello") # causes NoMethodError
Socket.gethostbyaddr(address_string [, address_family]) => hostent Class Public methods Obtains the host information for address. p Socket.gethostbyaddr([221,186,184,68].pack("CCCC")) #=> ["carbon.ruby-lang.org", [], 2, "\xDD\xBA\xB8D"]
indent=(indent) Instance Public methods This string is used to indent levels in the JSON text.
scan_mark(x, y) Instance Public methods
Page 9 of 2275