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,718 of 187,960
Downloads: 106,601

Daily

Ranking: 13,514 of 187,950
Downloads: 59

Depended by

RankDownloadsName
26,18353,304hyperion_http
36,03834,252pompompom
48,83222,885value_struct
50,05622,134blockchain-wallet
81,65411,035polaroid

Depends on

RankDownloadsName
28930,361,546rspec
225198,937,567yard

Owners

#GravatarHandle
1iconiconara