Run rails upgrade task
next bundle exec rails app:update
This commit is contained in:
parent
d868609a89
commit
813c28db46
27 changed files with 392 additions and 287 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 = :json
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue