set up rails
This commit is contained in:
parent
3854b1edfe
commit
1e2aecc21c
138 changed files with 9829 additions and 53 deletions
5
config/initializers/cookies_serializer.rb
Normal file
5
config/initializers/cookies_serializer.rb
Normal file
|
@ -0,0 +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
|
Loading…
Add table
Add a link
Reference in a new issue