view config/initializers/per_form_csrf_tokens.rb @ 97:ff5557f9902c

Avoid uniformly expiring cache
author nanaya <me@myconan.net>
date Thu, 28 Jul 2016 07:08:52 +0900
parents 257910c60eb3
children
line wrap: on
line source

# Be sure to restart your server when you modify this file.

# Enable per-form CSRF tokens.
Rails.application.config.action_controller.per_form_csrf_tokens = true