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,520 of 185,029
Downloads: 99,918

Daily

Ranking: 11,305 of 185,005
Downloads: 70

Depended by

RankDownloadsName
25,70151,013hyperion_http
35,53332,626pompompom
49,09921,267blockchain-wallet
53,70818,761value_struct
81,07110,451polaroid

Depends on

RankDownloadsName
26861,541,606rspec
227173,440,484yard

Owners

#GravatarHandle
1iconiconara