RailsPartitionedCookie

Ruby

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

  1. Fork it (https://github.com/mamantoha/rails_partitioned_cookie/fork)
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. 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.