summaryrefslogtreecommitdiff
path: root/spec/lib/feature_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Refactor Feature.flipper methodmk/improve-usage-of-request-storeMichael Kozono2018-09-241-9/+11
* add 'default_enabled' to feature flagsBrett Walker2018-09-051-0/+8
* Fixed `stub_feature_flag behavior` for `disabled?` flags.Gabriel Mazetto2018-08-221-0/+66
* Allow feature flag names to be a symbolda-feature-flagsDouglas Barbosa Alexandre2018-07-191-7/+25
* Use RequestStore to memoize Flipper features so that memoized values are clea...Rémy Coutable2018-06-011-0/+24
* Cache feature names in RequestStoreYorick Peterse2017-11-071-0/+41
* Remove superfluous lib: true, type: redis, service: true, models: true, servi...Rémy Coutable2017-07-271-1/+1
* Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon2017-06-211-4/+4
* Add feature toggles through FlipperAlejandro Rodríguez2017-05-311-0/+26