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,972 of 193,008
Downloads: 4,611

Daily

Ranking: 155,721 of 192,965
Downloads: 2

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,422,936,734bundler
29980,753,004rspec
3,5763,550,637rcov
4,3162,214,900jeweler

Owners

#GravatarHandle
1icon#3159