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,607 of 183,471
Downloads: 95,644

Daily

Ranking: 14,600 of 183,459
Downloads: 15

Depended by

RankDownloadsName
25,32150,506hyperion_http
35,13732,278pompompom
48,66221,034blockchain-wallet
58,62416,359value_struct
80,76610,277polaroid

Depends on

RankDownloadsName
25824,998,340rspec
224160,920,099yard

Owners

#GravatarHandle
1iconiconara