Displaying 1 result from an estimated 1 matches for "form_auth_token".
2009 Apr 08
0
authenticity problem with jrails ajax
...info)
{
<%#= remote_function(:url => {:action => ''resize_field''},
:with =>
''{col:info.col,width:info.width}'') # auth-OK
%>
$.ajax({data:
{col:info.col,width:info.width,authenticity_token:FORM_AUTH_TOKEN},
dataType:''script'', type:''post'', url:''/shgrid/resize_field''})
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this...