Do your bit for my mental health - how to find the difference between two strings?

On Dec 17, 2:35pm, Peter V. [email protected] wrote:

$ irb # removed the ‘ruby-1.9.2-p0>’ prompts

Try

irb --prompt xmp

On Sat, Dec 18, 2010 at 2:05 AM, Peter V.
[email protected] wrote:

Would it make sense than to include a method like
eql_with_encoding? on the String class?

identical? is a more future-proof name

martin