Mercurial > rsstweet
comparison config/initializers/cookies_serializer.rb @ 89:d5a0d66ee457
Finish updating to rails 5
author | nanaya <me@myconan.net> |
---|---|
date | Sat, 02 Jul 2016 16:26:00 +0900 |
parents | 257910c60eb3 |
children | f67f3ad50270 |
comparison
equal
deleted
inserted
replaced
88:cf9a9ce2d034 | 89:d5a0d66ee457 |
---|---|
1 # Be sure to restart your server when you modify this file. | 1 # Be sure to restart your server when you modify this file. |
2 | 2 |
3 # Specify a serializer for the signed and encrypted cookie jars. | 3 # Specify a serializer for the signed and encrypted cookie jars. |
4 # Valid options are :json, :marshal, and :hybrid. | 4 # Valid options are :json, :marshal, and :hybrid. |
5 Rails.application.config.action_dispatch.cookies_serializer = :marshal | 5 # Rails.application.config.action_dispatch.cookies_serializer = :marshal |