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,762 of 192,186
Downloads: 11,270

Daily

Ranking: 127,038 of 192,156
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,348,548,670bundler
81,294,659,704rake
29971,677,503rspec

Owners

#GravatarHandle
1iconbuzzyrobin