Rails 3 Authenticity Token

Posted by matsko on Stack Overflow See other posts from Stack Overflow or by matsko
Published on 2010-06-15T17:37:57Z Indexed on 2010/06/15 17:42 UTC
Read the original article Hit count: 330

Does anyone know how the authenticity token is managed in rails 3? With all the unobtrusive javascript rails 3 articles showing how the html5 data attributes are used I don't see the authenticity token anywhere.

© Stack Overflow or respective owner

Related posts about ruby-on-rails

Related posts about forms