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,482 of 196,338
Downloads: 4,029,877
Daily
Ranking: 6,147 of 196,320
Downloads: 162
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
| Rank | Downloads | Name |
|---|---|---|
| 3,197 | 5,102,230 | pluck_to_hash |
| 34,302 | 40,132 | hobostove |
| 44,875 | 27,961 | http_spec |
| 49,292 | 24,599 | value_struct |
| 58,597 | 19,370 | bigbertha |
| 60,344 | 18,636 | task_rb |
| 72,028 | 14,447 | kitlog |
| 77,036 | 13,078 | procfile-upstart-exporter |
| 84,729 | 11,298 | value_inspect |
| 86,902 | 10,836 | startup-time |
| 87,044 | 10,804 | rebels |
| 98,726 | 8,809 | numbered_list |
| 98,726 | 8,809 | numbered_list |
| 101,453 | 8,451 | starling-ruby |
| 106,843 | 7,700 | elrio |
| 107,791 | 7,557 | crystal_api |
| 124,500 | 5,667 | year_week |
| 143,907 | 4,376 | event_sourcing |
| 147,986 | 4,153 | concurrent-polling |
| 167,491 | 3,070 | tick_tock |
Depends on
| Rank | Downloads | Name |
|---|---|---|
| 29 | 1,013,199,560 | rspec |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | tcrayford |