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,702 of 187,571
Downloads: 105,866

Daily

Ranking: 14,824 of 187,548
Downloads: 40

Depended by

RankDownloadsName
26,11153,115hyperion_http
35,99134,079pompompom
48,84922,721value_struct
49,96422,037blockchain-wallet
81,51810,988polaroid

Depends on

RankDownloadsName
28924,848,930rspec
224197,125,988yard

Owners

#GravatarHandle
1iconiconara