Ruby 1.8.7 リファレンスマニュアル > ライブラリ一覧 > 組み込みライブラリ > Enumerableモジュール > entries

instance method Enumerable#entries

to_a -> [object]
entries -> [object]

全ての要素を含む配列を返します。

module Enumerable