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,400 of 187,591
Downloads: 3,600,350
Daily
Ranking: 2,337 of 187,571
Downloads: 2,335
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
| Rank | Downloads | Name |
|---|---|---|
| 3,207 | 4,247,234 | pluck_to_hash |
| 33,292 | 37,895 | hobostove |
| 43,472 | 26,618 | http_spec |
| 48,858 | 22,729 | value_struct |
| 56,505 | 18,647 | bigbertha |
| 57,897 | 18,073 | task_rb |
| 69,080 | 14,089 | kitlog |
| 74,867 | 12,493 | procfile-upstart-exporter |
| 83,234 | 10,647 | value_inspect |
| 85,522 | 10,164 | rebels |
| 87,094 | 9,850 | startup-time |
| 97,628 | 8,245 | numbered_list |
| 97,628 | 8,245 | numbered_list |
| 100,572 | 7,851 | starling-ruby |
| 104,901 | 7,252 | elrio |
| 105,920 | 7,106 | crystal_api |
| 122,626 | 5,290 | year_week |
| 142,741 | 4,037 | event_sourcing |
| 144,535 | 3,945 | concurrent-polling |
| 166,266 | 2,701 | tick_tock |
Depends on
| Rank | Downloads | Name |
|---|---|---|
| 28 | 925,037,502 | rspec |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | tcrayford |