Mercurial > zeropaste
view config/initializers/cookies_serializer.rb @ 433:b445318de858
Inheriting ApplicationRecord
author | nanaya <me@myconan.net> |
---|---|
date | Fri, 13 May 2016 03:59:50 +0900 |
parents | 68eb23b52864 |
children | d31fe32da7a0 |
line wrap: on
line source
# 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 = :marshal