Categories: None [Edit]
values
Simple immutable value objects for ruby.
Make a new value class: Point = Value.new(:x, :y)
And use it:
p = Point.new(1,0)
p.x
=> 1
p.y
=> 0
Total
Ranking: 3,381 of 187,960
Downloads: 3,698,822
Daily
Ranking: 2,201 of 187,950
Downloads: 5,549
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
| Rank | Downloads | Name |
|---|---|---|
| 3,207 | 4,289,142 | pluck_to_hash |
| 33,344 | 38,083 | hobostove |
| 43,453 | 26,791 | http_spec |
| 48,832 | 22,885 | value_struct |
| 56,606 | 18,716 | bigbertha |
| 57,952 | 18,163 | task_rb |
| 69,275 | 14,122 | kitlog |
| 75,007 | 12,539 | procfile-upstart-exporter |
| 83,313 | 10,701 | value_inspect |
| 85,697 | 10,192 | rebels |
| 87,077 | 9,923 | startup-time |
| 97,778 | 8,277 | numbered_list |
| 97,778 | 8,277 | numbered_list |
| 100,552 | 7,907 | starling-ruby |
| 105,042 | 7,283 | elrio |
| 106,037 | 7,141 | crystal_api |
| 122,710 | 5,318 | year_week |
| 142,788 | 4,063 | event_sourcing |
| 144,766 | 3,960 | concurrent-polling |
| 166,139 | 2,736 | tick_tock |
Depends on
| Rank | Downloads | Name |
|---|---|---|
| 28 | 930,361,546 | rspec |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | tcrayford |