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: 135,734 of 190,091
Downloads: 4,557

Daily

Ranking: 97,077 of 189,967
Downloads: 1

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,226,262,255bundler
29955,432,690rspec
3,6053,322,604rcov
4,2992,128,818jeweler

Owners

#GravatarHandle
1icon#3159