RubyGems Navigation menu

quiescent 0.1.1

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.

Gemfile:
= クリップボードにコピー コピー完了!

インストール:
=

バージョン履歴:

  1. 0.1.1 - September 02, 2011 (12KB)

Development依存関係 (4):

bundler ~> 1.0.0
jeweler ~> 1.5.2
rcov >= 0
rspec ~> 2.3.0

所有者:

作者:

  • Will Benton

SHA 256チェックサム:

0bbadf3bbf5f82f9f368c08fcbb3905789e680da9c2d905a49d5bf3fe23f4414

累計ダウンロード数 4,093

このバージョンのみ 4,093

ライセンス:

N/A

必要なRubyのバージョン: なし

リンク: