RailsPartitionedCookie
This gem sets the Partitioned
directive on all cookies coming from your Rails app.
Installing
Add to your Gemfile
:
gem 'rails_partitioned_cookie'
Then bundle install
Contributing
- Fork it (https://github.com/mamantoha/rails_partitioned_cookie/fork)
- Create your feature branch (git checkout -b my-new-feature)
- Commit your changes (git commit -am 'Add some feature')
- Push to the branch (git push origin my-new-feature)
- Create a new Pull Request
License
Copyright: 2024 Anton Maminov ([email protected])
This library is distributed under the MIT license. Please see the LICENSE file.