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,754 of 180,629
Downloads: 87,103

Daily

Ranking: 75,230 of 180,616
Downloads: 0

Depended by

RankDownloadsName
24,65849,185hyperion_http
34,28031,443pompompom
47,86620,378blockchain-wallet
58,19015,683value_struct
79,9949,902polaroid

Depends on

RankDownloadsName
24771,064,908rspec
223143,065,700yard

Owners

#GravatarHandle
1iconiconara