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,526 of 195,956
Downloads: 4,662

Daily

Ranking: 90,350 of 195,929
Downloads: 1

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,653,018,178bundler
291,009,033,198rspec
3,6013,709,847rcov
4,3672,294,157jeweler

Owners

#GravatarHandle
1icon#3159