mirror of
https://github.com/TracksApp/tracks.git
synced 2026-01-01 06:48:49 +01:00
Ran `bin/rake rails:upgrade` and went through all the changes. Co-Authored-By: Dan Rice <dnrce@users.noreply.github.com>
5 lines
247 B
Ruby
5 lines
247 B
Ruby
# 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
|