view config/initializers/per_form_csrf_tokens.rb @ 129:9348882a4f35

Update gems
author nanaya <me@nanaya.pro>
date Sun, 01 Oct 2017 03:50:55 +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