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,839 of 183,139
Downloads: 2,206,931
Daily
Ranking: 3,412 of 183,127
Downloads: 889
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
Rank | Downloads | Name |
---|---|---|
3,163 | 3,464,618 | pluck_to_hash |
32,735 | 35,203 | hobostove |
44,221 | 23,764 | http_spec |
55,050 | 17,643 | bigbertha |
57,302 | 16,749 | task_rb |
58,558 | 16,284 | value_struct |
66,154 | 13,713 | kitlog |
73,311 | 11,783 | procfile-upstart-exporter |
82,102 | 9,917 | value_inspect |
84,463 | 9,472 | rebels |
87,097 | 9,009 | startup-time |
97,592 | 7,543 | numbered_list |
97,592 | 7,543 | numbered_list |
100,236 | 7,212 | starling-ruby |
103,728 | 6,738 | elrio |
104,348 | 6,646 | crystal_api |
121,882 | 4,843 | year_week |
142,248 | 3,700 | event_sourcing |
142,271 | 3,699 | concurrent-polling |
166,283 | 2,351 | tick_tock |
Depends on
Rank | Downloads | Name |
---|---|---|
25 | 818,346,165 | rspec |
Owners
# | Gravatar | Handle |
---|---|---|
1 | tcrayford |