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,471 of 186,698
Downloads: 3,291,881
Daily
Ranking: 6,156 of 186,685
Downloads: 98
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
Rank | Downloads | Name |
---|---|---|
3,201 | 4,120,965 | pluck_to_hash |
33,417 | 36,578 | hobostove |
43,653 | 25,673 | http_spec |
49,088 | 21,879 | value_struct |
56,021 | 18,276 | bigbertha |
57,316 | 17,731 | task_rb |
68,208 | 13,893 | kitlog |
74,650 | 12,137 | procfile-upstart-exporter |
83,241 | 10,278 | value_inspect |
85,188 | 9,891 | rebels |
87,514 | 9,445 | startup-time |
97,744 | 7,957 | numbered_list |
97,744 | 7,957 | numbered_list |
100,305 | 7,616 | starling-ruby |
104,832 | 7,003 | elrio |
105,569 | 6,898 | crystal_api |
122,596 | 5,095 | year_week |
143,285 | 3,864 | event_sourcing |
143,793 | 3,841 | concurrent-polling |
166,898 | 2,530 | tick_tock |
Depends on
Rank | Downloads | Name |
---|---|---|
27 | 908,151,619 | rspec |
Owners
# | Gravatar | Handle |
---|---|---|
1 | tcrayford |