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: - of 0
Downloads: -
Daily
Ranking: - of 0
Downloads: -
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
| Rank | Downloads | Name |
|---|---|---|
| 3,197 | 4,877,115 | pluck_to_hash |
| 33,990 | 39,777 | hobostove |
| 44,404 | 27,769 | http_spec |
| 49,021 | 24,278 | value_struct |
| 58,056 | 19,224 | bigbertha |
| 59,645 | 18,570 | task_rb |
| 71,305 | 14,385 | kitlog |
| 76,413 | 12,968 | procfile-upstart-exporter |
| 84,532 | 11,116 | value_inspect |
| 86,717 | 10,649 | startup-time |
| 86,762 | 10,640 | rebels |
| 98,523 | 8,672 | numbered_list |
| 98,523 | 8,672 | numbered_list |
| 101,179 | 8,326 | starling-ruby |
| 106,312 | 7,608 | elrio |
| 107,587 | 7,416 | crystal_api |
| 123,890 | 5,584 | year_week |
| 143,124 | 4,312 | event_sourcing |
| 147,249 | 4,086 | concurrent-polling |
| 166,295 | 3,004 | tick_tock |
Depends on
| Rank | Downloads | Name |
|---|---|---|
| 29 | 993,218,487 | rspec |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | tcrayford |