Update to rails 5.0.4

This commit is contained in:
Tom Hughes 2017-06-01 22:41:39 +01:00
parent 895b4e72ab
commit 81deb35331
15 changed files with 280 additions and 325 deletions

View file

@ -1,3 +1,5 @@
# 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 = :json