Ruby 1.9.2 Reference Manual > All Libraries > Builtin Library > class NilClass > |

instance method NilClass#|

self | other -> bool

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

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