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,440 of 191,483
Downloads: 3,804,168
Daily
Ranking: 3,440 of 191,454
Downloads: 2,465
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
| Rank | Downloads | Name |
|---|---|---|
| 3,223 | 4,512,272 | pluck_to_hash |
| 33,574 | 39,119 | hobostove |
| 43,706 | 27,497 | http_spec |
| 48,807 | 23,653 | value_struct |
| 57,275 | 19,020 | bigbertha |
| 58,673 | 18,438 | task_rb |
| 70,177 | 14,295 | kitlog |
| 75,680 | 12,780 | procfile-upstart-exporter |
| 83,815 | 10,934 | value_inspect |
| 86,074 | 10,458 | rebels |
| 86,588 | 10,343 | startup-time |
| 98,190 | 8,473 | numbered_list |
| 98,190 | 8,473 | numbered_list |
| 100,349 | 8,193 | starling-ruby |
| 105,508 | 7,472 | elrio |
| 106,629 | 7,314 | crystal_api |
| 123,187 | 5,467 | year_week |
| 142,568 | 4,211 | event_sourcing |
| 145,988 | 4,027 | concurrent-polling |
| 165,868 | 2,888 | tick_tock |
Depends on
| Rank | Downloads | Name |
|---|---|---|
| 29 | 964,633,797 | rspec |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | tcrayford |