diff options
author | Gareth Rees <gareth@mysociety.org> | 2014-03-26 12:11:23 +0000 |
---|---|---|
committer | Gareth Rees <gareth@mysociety.org> | 2014-03-26 13:02:51 +0000 |
commit | d0472b0c7d81ff1182342af22b586a931b055ba4 (patch) | |
tree | ad08c7d960f241986b0b53e87ae4bd629644b28d /app/controllers/help_controller.rb | |
parent | 868f8f0d1e2085ebfdcb38d0a568bca8cbb92370 (diff) |
Add missing csrf_meta_tags helper
http://api.rubyonrails.org/v3.2.13/classes/ActionView/Helpers/CsrfHelper.html#method-i-csrf_meta_tags
> I was getting a ActionController::InvalidAuthenticityToken destroy
error when using the Destroy method in my Rails 3 app. Turns out, when
I was migrating to Rails 3, I forgot to include this in the html
header.
– http://therailworld.com/posts/34-ActionController-InvalidAuthenticityToken-with-Destroy-action
Diffstat (limited to 'app/controllers/help_controller.rb')
0 files changed, 0 insertions, 0 deletions