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,982 of 192,137
Downloads: 111,029

Daily

Ranking: 19,626 of 192,103
Downloads: 14

Depended by

RankDownloadsName
26,75554,416hyperion_http
36,47835,355pompompom
49,02623,782value_struct
50,00723,175blockchain-wallet
82,47111,329polaroid

Depends on

RankDownloadsName
29970,934,436rspec
227215,002,076yard

Owners

#GravatarHandle
1iconiconara