digest

digest_obj.digest â string
digest_obj.digest(string) â string
Instance Public methods

If none is given, returns the resulting hash value of the digest, keeping the digest's state.

If a string is given, returns the hash value for the given string, resetting the digest to the initial state before and after the process.

doc_ruby_on_rails
2015-04-03 08:18:41
Comments
Leave a Comment

Please login to continue.