2015-08-10 11:05:06 +02:00
|
|
|
# Be sure to restart your server when you modify this file.
|
|
|
|
|
2020-01-28 12:02:06 +01:00
|
|
|
# Specify a serializer for the signed and encrypted cookie jars.
|
|
|
|
# Valid options are :json, :marshal, and :hybrid.
|
2015-08-10 11:05:06 +02:00
|
|
|
Rails.application.config.action_dispatch.cookies_serializer = :json
|