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,751 of 188,252
Downloads: 107,158

Daily

Ranking: 17,102 of 188,232
Downloads: 24

Depended by

RankDownloadsName
26,23653,518hyperion_http
36,03534,459pompompom
48,84923,028value_struct
50,12322,224blockchain-wallet
81,70111,097polaroid

Depends on

RankDownloadsName
29935,425,343rspec
225200,691,371yard

Owners

#GravatarHandle
1iconiconara