feature_gate 0.2.6
A gem to help manage toggling features on and off in Rails applications without having to re-deploy. Includes a preconfigured page for gate management and an executable for feature gate code cleanup in your codebase after a feature has been deployed.
          Gemfile:
          =
        
        
          安装:
          =
        
      Runtime 依赖 (1):
            rails
            ~> 4.0
          
    