~cytrogen/masto-fe

ref: bca649ba79ee4fcb33e04084dbd7aa5d275adbf7 masto-fe/config/initializers/cookies_serializer.rb -rw-r--r-- 244 bytes
bca649ba — Eugen Rochko Change edit profile page (#25413) 2 years ago
                                                                                
1
2
3
4
5
# 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.
Rails.application.config.action_dispatch.cookies_serializer = :json