Mercurial > rsstweet
comparison config/initializers/cookies_serializer.rb @ 72:257910c60eb3
Rails 5 \o/
author | nanaya <me@myconan.net> |
---|---|
date | Fri, 13 May 2016 04:32:21 +0900 |
parents | |
children | d5a0d66ee457 |
comparison
equal
deleted
inserted
replaced
71:e4cc80d72926 | 72:257910c60eb3 |
---|---|
1 # Be sure to restart your server when you modify this file. | |
2 | |
3 # Specify a serializer for the signed and encrypted cookie jars. | |
4 # Valid options are :json, :marshal, and :hybrid. | |
5 Rails.application.config.action_dispatch.cookies_serializer = :marshal |