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,676 of 188,339
Downloads: 11,117

Daily

Ranking: 115,350 of 188,315
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,087,820,008bundler
101,191,537,815rake
29936,556,175rspec

Owners

#GravatarHandle
1iconbuzzyrobin