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,894 of 193,264
Downloads: 11,316

Daily

Ranking: 124,969 of 192,861
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,394,914,646bundler
81,312,927,961rake
29977,275,983rspec

Owners

#GravatarHandle
1iconbuzzyrobin