A corporation manager and dashboard for EVE Online
Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.

cookies_serializer.rb 244 B

9 år sedan
7 år sedan
9 år sedan
12345
  1. # Be sure to restart your server when you modify this file.
  2. # Specify a serializer for the signed and encrypted cookie jars.
  3. # Valid options are :json, :marshal, and :hybrid.
  4. Rails.application.config.action_dispatch.cookies_serializer = :json