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,684 of 187,224
Downloads: 105,259

Daily

Ranking: 35,246 of 187,196
Downloads: 26

Depended by

RankDownloadsName
26,07752,857hyperion_http
35,99033,837pompompom
49,07722,433value_struct
49,87921,947blockchain-wallet
81,42910,931polaroid

Depends on

RankDownloadsName
27919,195,736rspec
224195,159,898yard

Owners

#GravatarHandle
1iconiconara