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,809 of 183,524
Downloads: 2,281,706
Daily
Ranking: 2,089 of 183,509
Downloads: 2,554
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
Rank | Downloads | Name |
---|---|---|
3,164 | 3,534,563 | pluck_to_hash |
32,844 | 35,351 | hobostove |
44,168 | 23,978 | http_spec |
55,163 | 17,720 | bigbertha |
57,375 | 16,845 | task_rb |
58,620 | 16,378 | value_struct |
66,430 | 13,731 | kitlog |
73,459 | 11,832 | procfile-upstart-exporter |
82,179 | 9,977 | value_inspect |
84,534 | 9,527 | rebels |
87,121 | 9,071 | startup-time |
97,587 | 7,597 | numbered_list |
97,587 | 7,597 | numbered_list |
100,287 | 7,256 | starling-ruby |
103,836 | 6,776 | elrio |
104,450 | 6,683 | crystal_api |
121,938 | 4,876 | year_week |
142,369 | 3,723 | concurrent-polling |
142,369 | 3,723 | event_sourcing |
166,451 | 2,370 | tick_tock |
Depends on
Rank | Downloads | Name |
---|---|---|
25 | 825,804,061 | rspec |
Owners
# | Gravatar | Handle |
---|---|---|
1 | tcrayford |