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,493 of 196,619
Downloads: 4,062,208
Daily
Ranking: 6,355 of 196,594
Downloads: 328
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
| Rank | Downloads | Name |
|---|---|---|
| 3,195 | 5,173,683 | pluck_to_hash |
| 34,417 | 40,144 | hobostove |
| 44,973 | 27,981 | http_spec |
| 49,346 | 24,654 | value_struct |
| 58,695 | 19,395 | bigbertha |
| 60,485 | 18,647 | task_rb |
| 72,201 | 14,452 | kitlog |
| 77,203 | 13,083 | procfile-upstart-exporter |
| 84,921 | 11,301 | value_inspect |
| 87,062 | 10,849 | startup-time |
| 87,225 | 10,811 | rebels |
| 98,903 | 8,817 | numbered_list |
| 98,903 | 8,817 | numbered_list |
| 101,621 | 8,462 | starling-ruby |
| 107,036 | 7,710 | elrio |
| 107,960 | 7,574 | crystal_api |
| 124,811 | 5,671 | year_week |
| 144,234 | 4,384 | event_sourcing |
| 148,347 | 4,160 | concurrent-polling |
| 168,001 | 3,074 | tick_tock |
Depends on
| Rank | Downloads | Name |
|---|---|---|
| 29 | 1,020,353,632 | rspec |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | tcrayford |