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.5 KB)

Development 相依性套件 (1):

擁有者:

作者:

  • Brian Morearty

SHA 256 總和檢查碼:

=

總下載次數 5,028

這個版本 5,028

版本发布:

授權:

Ruby 版本需求:

相關連結: