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,222 of 189,875
Downloads: 11,182

Daily

Ranking: 90,691 of 189,851
Downloads: 1

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,215,600,893bundler
81,246,109,323rake
29953,983,017rspec

Owners

#GravatarHandle
1iconbuzzyrobin