trabajo-afectivo/config/initializers/cookies_serializer.rb

8 lines
323 B
Ruby
Raw Normal View History

# Copyright (C) 2012-2021 Zammad Foundation, http://zammad-foundation.org/
2015-09-25 14:37:55 +00:00
# Be sure to restart your server when you modify this file.
# Specify a serializer for the signed and encrypted cookie jars.
# Valid options are :json, :marshal, and :hybrid.
2015-09-25 14:37:55 +00:00
Rails.application.config.action_dispatch.cookies_serializer = :marshal