Categories: None [Edit]

quiescent

https://rubygems.org/gems/quiescent
https://github.com/willb/quiescent
This is a very simple mixin to support quiescing constants (which we call "quiescents") in Ruby. You may assign a value to a quiescing constant once during the execution of the program; however, a quiescing constant's value is fixed after the first time it is read. Quiescing constants may have default values (specified either as explicit values or argumentless blocks to compute that value) that take effect if they are not explicitly assigned to before their first use.

Total

Ranking: 136,167 of 191,663
Downloads: 4,578

Daily

Ranking: 76,537 of 191,631
Downloads: 3

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,307,050,676bundler
29966,377,450rspec
3,5853,428,259rcov
4,2952,175,540jeweler

Owners

#GravatarHandle
1icon#3159