Mercurial > rsstweet
view config/initializers/cookies_serializer.rb @ 86:5bfc986200db
The caching becomes a bit confusing because of parameters
author | nanaya <me@myconan.net> |
---|---|
date | Mon, 27 Jun 2016 05:14:10 +0900 |
parents | 257910c60eb3 |
children | d5a0d66ee457 |
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