mirror of
https://github.com/TracksApp/tracks.git
synced 2026-01-06 09:18:50 +01:00
Update the app for Rails 5.2
After the framework bump, run `rails app:update` to pull in the new framework changes and defaults.
This commit is contained in:
parent
daf5736a32
commit
2cbe020d8a
17 changed files with 141 additions and 41 deletions
|
|
@ -2,4 +2,4 @@
|
|||
|
||||
# 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
|
||||
Rails.application.config.action_dispatch.cookies_serializer = :hybrid
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue