2015-09-07 11:44:48 +02:00
|
|
|
# Be sure to restart your server when you modify this file.
|
|
|
|
|
2018-06-20 18:02:33 +02:00
|
|
|
# Specify a serializer for the signed and encrypted cookie jars.
|
|
|
|
# Valid options are :json, :marshal, and :hybrid.
|
2015-09-07 11:44:48 +02:00
|
|
|
Rails.application.config.action_dispatch.cookies_serializer = :json
|