From: Eric Hodel Date: 2012-02-24T07:39:15+09:00 Subject: [ruby-core:42842] [ruby-trunk - Bug #6068] String::Hash documentation clarification Issue #6068 has been updated by Eric Hodel. Daniel, I couldn't use your patch as it was not line-wrapped to 80 columns and was too-specific to String. As Marc-Andre pointed out, the randomization behavior applies to Fixnum, Hash, String, Symbol, Array, etc., so I applied a patch based on his suggestion. ---------------------------------------- Bug #6068: String::Hash documentation clarification https://bugs.ruby-lang.org/issues/6068 Author: Daniel Peck Status: Closed Priority: Normal Assignee: Eric Hodel Category: DOC Target version: ruby -v: ruby 1.9.3p125 (2012-02-16 revision 34643) [x86_64-linux] modified documentation for String::hash to clarify that results are not conistent across sessions and advice for if that behavior is desired -- http://bugs.ruby-lang.org/