Skip to content

Instantly share code, notes, and snippets.

@dburger
Created November 23, 2008 21:19
Show Gist options
  • Save dburger/28205 to your computer and use it in GitHub Desktop.
Save dburger/28205 to your computer and use it in GitHub Desktop.
var store = new Ext.data.Store({
baseParams: {
authenticity_token: FORM_AUTH_TOKEN
},
...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment