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,440 of 186,947
Downloads: 3,398,943
Daily
Ranking: 2,666 of 186,938
Downloads: 1,737
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
Rank | Downloads | Name |
---|---|---|
3,198 | 4,166,896 | pluck_to_hash |
33,376 | 37,075 | hobostove |
43,606 | 26,029 | http_spec |
49,096 | 22,154 | value_struct |
56,050 | 18,488 | bigbertha |
57,589 | 17,851 | task_rb |
68,616 | 13,955 | kitlog |
74,686 | 12,281 | procfile-upstart-exporter |
83,204 | 10,429 | value_inspect |
85,309 | 9,997 | rebels |
87,311 | 9,605 | startup-time |
97,739 | 8,063 | numbered_list |
97,739 | 8,063 | numbered_list |
100,363 | 7,710 | starling-ruby |
104,859 | 7,092 | elrio |
105,750 | 6,966 | crystal_api |
122,526 | 5,173 | year_week |
143,229 | 3,917 | event_sourcing |
144,156 | 3,873 | concurrent-polling |
166,617 | 2,591 | tick_tock |
Depends on
Rank | Downloads | Name |
---|---|---|
27 | 913,996,669 | rspec |
Owners
# | Gravatar | Handle |
---|---|---|
1 | tcrayford |