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: 17,171 of 193,767
Downloads: 112,317

Daily

Ranking: 25,658 of 193,752
Downloads: 6

Depended by

RankDownloadsName
26,97854,852hyperion_http
36,71335,702pompompom
48,01424,930blockchain-wallet
48,97324,237value_struct
82,83811,447polaroid

Depends on

RankDownloadsName
29989,755,551rspec
226224,071,744yard

Owners

#GravatarHandle
1iconiconara