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,790 of 189,679
Downloads: 109,042

Daily

Ranking: 14,560 of 189,654
Downloads: 34

Depended by

RankDownloadsName
26,38753,969hyperion_http
36,10334,979pompompom
48,75723,417value_struct
50,40522,400blockchain-wallet
82,01211,189polaroid

Depends on

RankDownloadsName
29951,539,742rspec
226207,314,271yard

Owners

#GravatarHandle
1iconiconara