view config/initializers/per_form_csrf_tokens.rb @ 112:dac5a66e2c73

Update to rails 5.0.1
author nanaya <me@myconan.net>
date Wed, 21 Dec 2016 16:15:05 +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