Mercurial > rsstweet
view config/initializers/per_form_csrf_tokens.rb @ 86:5bfc986200db
The caching becomes a bit confusing because of parameters
author | nanaya <me@myconan.net> |
---|---|
date | Mon, 27 Jun 2016 05:14:10 +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