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,787 of 190,365
Downloads: 110,132

Daily

Ranking: 11,052 of 190,317
Downloads: 89

Depended by

RankDownloadsName
26,43054,153hyperion_http
36,18435,122pompompom
48,79623,533value_struct
50,52122,468blockchain-wallet
82,10111,241polaroid

Depends on

RankDownloadsName
29957,790,816rspec
227209,797,469yard

Owners

#GravatarHandle
1iconiconara