flip icon indicating copy to clipboard operation
flip copied to clipboard

Session strategy

Open jasonblalock opened this issue 9 years ago • 0 comments

I wanted to be able to store the feature toggles inside the encrypted rails session instead of individually as cookies. In case this was a feature others were interested in, I created a PR to add it in.

The only piece I'm not sure on is adding the controller filters based on feature strategy in the declarable class. Ideas are welcome.

jasonblalock avatar Apr 23 '15 16:04 jasonblalock