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