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: 134,854 of 187,960
Downloads: 4,495

Daily

Ranking: 111,035 of 187,950
Downloads: 2

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,046,650,903bundler
28930,361,546rspec
3,6123,115,354rcov
4,3072,019,664jeweler

Owners

#GravatarHandle
1icon#3159