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