search for: votes_url

Displaying 1 result from an estimated 1 matches for "votes_url".

Did you mean: note_url
2008 Jun 06
0
link_to_remote
Hi All, I attempting to add a simple AJAX link on my app, using the following code: = link_to_remote "Vote Up", :url => votes_url(foo, :canvas => false), :update => "vote_#{dom_id(foo)}" Unfortunately, this results in the following JavaScript error: ln 74 on facebook''s converted facebooker.js: a16056494085_options[idx("parameters")] has no properties a16056494085_pairs=a16056494085_options...