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: 80,972 of 186,856
Downloads: 10,847

Daily

Ranking: 141,852 of 186,840
Downloads: 1

Depended by

RankDownloadsName

Depends on

RankDownloadsName
12,922,987,518bundler
101,134,358,957rake
27912,000,751rspec

Owners

#GravatarHandle
1iconbuzzyrobin