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: 84,057 of 196,406
Downloads: 11,451

Daily

Ranking: 78,173 of 196,374
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,693,536,351bundler
81,401,623,903rake
291,013,944,118rspec

Owners

#GravatarHandle
1iconbuzzyrobin