Mercurial > rsstweet
view config/initializers/per_form_csrf_tokens.rb @ 110:f76d44baa3dc
Test adding redis support
author | nanaya <me@myconan.net> |
---|---|
date | Wed, 09 Nov 2016 07:35:03 +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