Ruby on Rails
Monday, February 27, 2012
Hello all,
The code that I am attempting to use is:
$.ajax({
url: "/app/controller/action",
type: "POST",
data: {code : 'param[:value]' or ??}
});
Can this be done at all? if so, what would be a good approach?
Thanks,
-- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment