Flowdock
digest(*args) public

Returns the hash value of a given string. This is equivalent to Digest::Class.new(*parameters).digest(string), where extra parameters, if any, are passed through to the constructor and the string is passed to #digest().

Show source
Register or log in to add new notes.