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,124 of 193,214
Downloads: 111,941

Daily

Ranking: 34,862 of 193,188
Downloads: 8

Depended by

RankDownloadsName
26,90254,782hyperion_http
36,67735,567pompompom
48,17024,700blockchain-wallet
49,03624,079value_struct
82,72611,424polaroid

Depends on

RankDownloadsName
29983,045,376rspec
227221,344,959yard

Owners

#GravatarHandle
1iconiconara