Displaying 1 result from an estimated 1 matches for "friend_fbid".
2008 Jun 06
2
422/InvalidAuthenticityToken with fb_request_form
...; ''decline'')) %>
17 <% end %>
18
19 <% fb_request_form(''My App'', "challenge_content",
url_for(:controller => ''challenge'', :action => ''index'')) do %>
20 <%= fb_request_form_submit(:uid=> @friend_fbid, :label => ''Notify %n'') %>
21 <% end %>