RubyGems Navigation menu

abstract_feature_branch 0.1.0

It gives ability to wrap blocks of code with an abstract feature branch name, and then specify which features to be switched on or off in a configuration file. The goal is to build out future features with full integration into the codebase, thus ensuring no delay in integration in the future, while releasing currently done features at the same time. Developers then disable future features until they are ready to be switched on in production, but do enable them in staging and locally. This gives developers the added benefit of being able to switch a feature off after release should big problems arise for a high risk feature.

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

インストール:
=

バージョン履歴:

  1. 1.6.0 - January 22, 2024 (22KB)
  2. 1.5.1 - February 14, 2023 (21KB)
  3. 1.5.0 - February 12, 2023 (21KB)
  4. 1.4.0 - February 05, 2023 (20.5KB)
  5. 1.3.3 - January 15, 2023 (20.5KB)
  6. 0.1.0 - November 12, 2012 (7KB)
全てのバージョンを表示(全34件)

Runtime依存関係 (2):

rails_config >= 0.3.1
rails_config >= 0.3.1

Development依存関係 (3):

jeweler ~> 1.8.4
rdoc ~> 3.12
rspec = 2.11.0

所有者:

作者:

  • Annas "Andy" Maleh

SHA 256チェックサム:

157d5163eb9d168428a00de786b17a8801c1715cda7d6413671a91f8a7f85b3a

累計ダウンロード数 155,999

このバージョンのみ 5,735

ライセンス:

N/A

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

リンク: