Categories: None [Edit]

immutable_struct

https://rubygems.org/gems/immutable_struct
https://github.com/iconara/immutable_struct
A version of Ruby's Struct class that creates classes whose instances are immutable. It works just as Struct, but there are no setters, and you can't use []=. As a bonus feature the constructor of classes inheriting from ImmutableStruct can take named parameters in the form of a hash.

Total

Ranking: 16,843 of 191,483
Downloads: 110,530

Daily

Ranking: 16,465 of 191,454
Downloads: 38

Depended by

RankDownloadsName
26,51654,280hyperion_http
36,25435,230pompompom
48,80723,653value_struct
50,25622,760blockchain-wallet
82,17011,283polaroid

Depends on

RankDownloadsName
29964,633,797rspec
227212,397,555yard

Owners

#GravatarHandle
1iconiconara