Ruby 1.9.3 リファレンスマニュアル > ライブラリ一覧 > 組み込みライブラリ > NilClassクラス > |

instance method NilClass#|

self | other -> bool[permalink][rdoc]

other が真なら true を, 偽なら false を返します。

[PARAM] other:
論理和を行なう式です