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,826 of 182,878
Downloads: 2,177,077
Daily
Ranking: 4,864 of 182,869
Downloads: 325
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
Rank | Downloads | Name |
---|---|---|
3,167 | 3,413,754 | pluck_to_hash |
32,666 | 35,123 | hobostove |
44,276 | 23,626 | http_spec |
54,933 | 17,619 | bigbertha |
57,305 | 16,675 | task_rb |
58,521 | 16,230 | value_struct |
65,991 | 13,703 | kitlog |
73,213 | 11,757 | procfile-upstart-exporter |
82,001 | 9,894 | value_inspect |
84,381 | 9,446 | rebels |
87,134 | 8,966 | startup-time |
97,567 | 7,518 | numbered_list |
97,567 | 7,518 | numbered_list |
100,241 | 7,183 | starling-ruby |
103,623 | 6,724 | elrio |
104,255 | 6,630 | crystal_api |
121,846 | 4,828 | year_week |
142,111 | 3,692 | concurrent-polling |
142,153 | 3,690 | event_sourcing |
166,201 | 2,341 | tick_tock |
Depends on
Rank | Downloads | Name |
---|---|---|
25 | 813,260,135 | rspec |
Owners
# | Gravatar | Handle |
---|---|---|
1 | tcrayford |