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,415 of 187,239
Downloads: 3,508,891
Daily
Ranking: 2,420 of 187,224
Downloads: 2,262
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
Rank | Downloads | Name |
---|---|---|
3,205 | 4,209,792 | pluck_to_hash |
33,303 | 37,608 | hobostove |
43,543 | 26,378 | http_spec |
49,066 | 22,446 | value_struct |
56,369 | 18,570 | bigbertha |
57,821 | 17,963 | task_rb |
68,941 | 14,027 | kitlog |
74,717 | 12,435 | procfile-upstart-exporter |
83,121 | 10,587 | value_inspect |
85,312 | 10,126 | rebels |
87,038 | 9,782 | startup-time |
97,503 | 8,197 | numbered_list |
97,503 | 8,197 | numbered_list |
100,629 | 7,781 | starling-ruby |
104,837 | 7,195 | elrio |
105,840 | 7,054 | crystal_api |
122,462 | 5,250 | year_week |
142,989 | 3,982 | event_sourcing |
144,307 | 3,916 | concurrent-polling |
166,354 | 2,656 | tick_tock |
Depends on
Rank | Downloads | Name |
---|---|---|
27 | 919,404,019 | rspec |
Owners
# | Gravatar | Handle |
---|---|---|
1 | tcrayford |