Categories: None [Edit]
union
The union library provides an analog to a C/C++ union for Ruby.
In this implementation a union is a kind of struct where multiple
members may be defined, but only one member ever contains a non-nil
value at any given time.
Total
Ranking: 37,223 of 187,967
Downloads: 32,843
Daily
Ranking: 33,190 of 187,960
Downloads: 13
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 |
|---|---|---|
| 10 | 1,178,214,454 | rake |
| 28 | 930,568,481 | rspec |
| 57 | 621,211,399 | rubocop |
| 188 | 245,730,325 | rubocop-rspec |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | djberg96 | |
| 2 | normalperson |