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,595 of 183,107
Downloads: 94,804

Daily

Ranking: 10,997 of 183,092
Downloads: 63

Depended by

RankDownloadsName
25,24450,315hyperion_http
35,03132,179pompompom
48,56620,951blockchain-wallet
58,55816,282value_struct
80,66110,231polaroid

Depends on

RankDownloadsName
25817,849,894rspec
224158,681,269yard

Owners

#GravatarHandle
1iconiconara