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,758 of 180,643
Downloads: 87,127

Daily

Ranking: 17,479 of 180,629
Downloads: 24

Depended by

RankDownloadsName
24,65949,200hyperion_http
34,28031,453pompompom
47,88420,378blockchain-wallet
58,19515,689value_struct
80,0009,906polaroid

Depends on

RankDownloadsName
24771,261,281rspec
223143,132,193yard

Owners

#GravatarHandle
1iconiconara