Skip to content

abuiles/rails-csrf

Repository files navigation

rails-csrf

ember-cli addon to keep track of your Rails CSRF-token.

Usage

  • npm install rails-csrf --save

Add a meta tag like the following to your app body and the addon will do the rest:

<meta content="adfadfadsfi34/sdfadfadf=" name="csrf-token">

License

rails-csrf is MIT Licensed.