cookies_serializer.rb 244 B

12345
  1. # Be sure to restart your server when you modify this file.
  2. # Specify a serializer for the signed and encrypted cookie jars.
  3. # Valid options are :json, :marshal, and :hybrid.
  4. Rails.application.config.action_dispatch.cookies_serializer = :json