Mercurial > rsstweet
view config/initializers/per_form_csrf_tokens.rb @ 180:0c101c8169e4
Swap unicorn with falcon
Seems working.
author | nanaya <me@nanaya.pro> |
---|---|
date | Mon, 22 Oct 2018 15:24:39 +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