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,042 of 189,128
Downloads: 11,150

Daily

Ranking: 121,766 of 189,104
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,158,345,849bundler
91,223,147,708rake
29946,325,589rspec

Owners

#GravatarHandle
1iconbuzzyrobin