Ruby 1.8.7 リファレンスマニュアル > ライブラリ一覧 > 組み込みライブラリ > Rangeクラス > exclude_end?

instance method Range#exclude_end?

exclude_end? -> bool

範囲オブジェクトが終端を含まないとき真を返します。

class Range