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,475 of 195,762
Downloads: 4,002,400
Daily
Ranking: 3,383 of 195,747
Downloads: 1,569
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
| Rank | Downloads | Name |
|---|---|---|
| 3,199 | 5,029,219 | pluck_to_hash |
| 34,198 | 40,067 | hobostove |
| 44,729 | 27,929 | http_spec |
| 49,211 | 24,534 | value_struct |
| 58,475 | 19,339 | bigbertha |
| 60,167 | 18,621 | task_rb |
| 71,842 | 14,432 | kitlog |
| 76,870 | 13,051 | procfile-upstart-exporter |
| 84,585 | 11,276 | value_inspect |
| 86,783 | 10,808 | startup-time |
| 86,888 | 10,780 | rebels |
| 98,624 | 8,782 | numbered_list |
| 98,624 | 8,782 | numbered_list |
| 101,332 | 8,426 | starling-ruby |
| 106,711 | 7,676 | elrio |
| 107,609 | 7,540 | crystal_api |
| 124,171 | 5,657 | year_week |
| 143,620 | 4,363 | event_sourcing |
| 147,612 | 4,143 | concurrent-polling |
| 167,008 | 3,061 | tick_tock |
Depends on
| Rank | Downloads | Name |
|---|---|---|
| 29 | 1,006,320,288 | rspec |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | tcrayford |