Hi,

In message "[ruby-talk:20047] The Ruby Way [was: Ruby Article]"
    on 01/08/21, jweirich / one.net <jweirich / one.net> writes:

|Matz (and a few others) can spot the Ruby Way pretty reliably.  The
|rest of us need a little help in learning to identify it.

I think I know the Ruby Way, but I don't identify it.
Anyway, you made good list.

But I'm not sure the followings are the Ruby Way:

|VIII) Use File.open rather than IO.open or just plain open.
|      (Applies to readlines and other methods in File as well).

|X)  Ask objects to convert themselves

							matz.