Categories: None [Edit]
attr_immutable
AttrImmutable add the attr_immutable class method to create immutable properties on Ruby classes. The attribute are only accessible using the accessor/mutator pair by hiding the attribute value using a closure. (ie. the immutable attribute is not stored in an instance variable and therefore can't be accessed in any other way. No developer end runs.)
Total
Ranking: 64,564 of 196,106
Downloads: 16,923
Daily
Ranking: 29,654 of 196,079
Downloads: 2
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
| Rank | Downloads | Name |
|---|
Depends on
| Rank | Downloads | Name |
|---|---|---|
| 29 | 1,010,539,582 | rspec |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | mark_menard |