CookieFlag
Cookie based feature flags implementation for Rails.
Installation
Add this line to your application's Gemfile:
gem 'cookie_flag'
And then execute:
$ bundle
$ bundle exec rails generate cookie_flag:install
Contributing
Bug reports and pull requests are welcome on GitHub at https://github.com/iguchi1124/cookie_flag.
License
The gem is available as open source under the terms of the MIT License.