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: 138,847 of 196,672
Downloads: 4,669

Daily

Ranking: 58,925 of 196,643
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,713,752,031bundler
291,016,421,425rspec
3,6153,713,489rcov
4,3712,309,964jeweler

Owners

#GravatarHandle
1icon#3159