RubyGems Navigation menu

in_enumerable 1.0.0

extends the Object type with the tasty 'in?' method, which returns true if an object is included in a list or other enumerable value. So you can do this: 1.in? [1,2] # => true 3.in? [1,2] # => false

Gemfile:
=

インストール:
=

バージョン履歴:

  1. 1.0.0 - December 24, 2009 (6.5KB)

所有者:

作者:

  • Brian Morearty

SHA 256チェックサム:

=

累計ダウンロード数 5,028

このバージョンのみ 5,028

このバージョンがリリースされたのは:

ライセンス:

N/A

必要なRubyのバージョン: なし

リンク: