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: 81,239 of 187,659
Downloads: 11,068

Daily

Ranking: 54,529 of 187,638
Downloads: 1

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,017,572,681bundler
101,167,969,148rake
28926,012,456rspec

Owners

#GravatarHandle
1iconbuzzyrobin