Categories: None [Edit]
in_enumerable
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
Total
Ranking: 124,511 of 193,214
Downloads: 5,472
Daily
Ranking: 129,210 of 193,188
Downloads: 0
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
| Rank | Downloads | Name |
|---|
Depends on
| Rank | Downloads | Name |
|---|---|---|
| 11,883 | 228,995 | thoughtbot-shoulda |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | BMorearty |