toggles 0.1.2
YAML-backed implementation of the feature flags pattern. Build a hierarchy of features in YAML files in the filesystem, apply various conditions using boolean logic and a selection of filters, and easily check whether a given feature should be applied.
Gemfile:
=
install:
=
Development Dependencies (8):
bundler
>= 0
pry
>= 0
pry-nav
>= 0
pry-remote
>= 0
rake
>= 0
rspec
>= 0
rspec-its
>= 0
rspec-temp_dir
>= 0