パッケージ: ruby-feature (1.4.0-2)
ruby-feature に関するリンク
Trisquel の資源:
ruby-feature ソースパッケージをダウンロード:
メンテナ:
Original Maintainers:
- Debian Ruby Extras Maintainers (メールアーカイブ)
- Andrew Lee (李健秋)
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Feature Toggle library for ruby
The feature toggle functionality has to be configured by feature repositories. A feature repository simply provides lists of active features (symbols!). Unknown features are assumed inactive.
With this approach Feature is highly configurable and not bound to a specific kind of configuration.