Categories: None [Edit]

hash_initialized_struct

https://rubygems.org/gems/hash_initialized_struct
https://github.com/damncabbage/hash_initialized_struct
Struct, except it takes a Hash on object initialization. class Point < HashInitializedStruct.new(:x, :y); end; Point.new(x: 1, y: 2)

Total

Ranking: 82,470 of 191,429
Downloads: 11,213

Daily

Ranking: 164,381 of 191,405
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,288,698,893bundler
81,272,305,385rake
29963,925,737rspec

Owners

#GravatarHandle
1iconbuzzyrobin