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,820 of 189,104
Downloads: 108,155

Daily

Ranking: 28,249 of 189,083
Downloads: 14

Depended by

RankDownloadsName
26,33553,905hyperion_http
36,05034,898pompompom
48,77023,322value_struct
50,33522,361blockchain-wallet
81,95411,166polaroid

Depends on

RankDownloadsName
29946,005,779rspec
224205,237,916yard

Owners

#GravatarHandle
1iconiconara