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,429 of 190,365
Downloads: 3,783,818
Daily
Ranking: 4,352 of 190,317
Downloads: 1,315
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
| Rank | Downloads | Name |
|---|---|---|
| 3,222 | 4,465,474 | pluck_to_hash |
| 33,484 | 39,010 | hobostove |
| 43,599 | 27,438 | http_spec |
| 48,796 | 23,533 | value_struct |
| 57,163 | 18,970 | bigbertha |
| 58,510 | 18,416 | task_rb |
| 70,019 | 14,276 | kitlog |
| 75,575 | 12,741 | procfile-upstart-exporter |
| 83,781 | 10,887 | value_inspect |
| 85,978 | 10,418 | rebels |
| 86,526 | 10,297 | startup-time |
| 98,092 | 8,442 | numbered_list |
| 98,092 | 8,442 | numbered_list |
| 100,230 | 8,164 | starling-ruby |
| 105,385 | 7,446 | elrio |
| 106,487 | 7,290 | crystal_api |
| 123,064 | 5,445 | year_week |
| 142,437 | 4,194 | event_sourcing |
| 145,818 | 4,011 | concurrent-polling |
| 165,805 | 2,864 | tick_tock |
Depends on
| Rank | Downloads | Name |
|---|---|---|
| 29 | 957,790,816 | rspec |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | tcrayford |