module Pennant
Extended Modules
Defined in:
pennant.crConstant Summary
-
CONFIG =
Configuration.new
-
VERSION =
"0.1.0"
Class Method Summary
Instance Method Summary
- #disable(feature : String, for actor : Actor)
- #disable(feature : String)
- #enable(feature : String)
- #enable(feature : String, *, for actor : Actor)
- #enable(feature : String, *, percentage_of_time : Float64)
- #enabled?(feature : String, for actor : Actor) : Bool
- #enabled?(feature : String)
- #features