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,459 of 193,214
Downloads: 3,892,657
Daily
Ranking: 5,466 of 193,188
Downloads: 354
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
| Rank | Downloads | Name |
|---|---|---|
| 3,196 | 4,778,982 | pluck_to_hash |
| 33,894 | 39,598 | hobostove |
| 44,203 | 27,716 | http_spec |
| 49,036 | 24,079 | value_struct |
| 57,859 | 19,177 | bigbertha |
| 59,452 | 18,522 | task_rb |
| 71,054 | 14,350 | kitlog |
| 76,168 | 12,934 | procfile-upstart-exporter |
| 84,310 | 11,081 | value_inspect |
| 86,572 | 10,598 | rebels |
| 86,587 | 10,594 | startup-time |
| 98,329 | 8,635 | numbered_list |
| 98,329 | 8,635 | numbered_list |
| 100,872 | 8,307 | starling-ruby |
| 106,172 | 7,564 | elrio |
| 107,335 | 7,392 | crystal_api |
| 123,664 | 5,557 | year_week |
| 143,090 | 4,282 | event_sourcing |
| 146,835 | 4,076 | concurrent-polling |
| 166,274 | 2,967 | tick_tock |
Depends on
| Rank | Downloads | Name |
|---|---|---|
| 29 | 983,045,376 | rspec |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | tcrayford |