I'm a software developer that has been doing professional web application development with Ruby on Rails. These are my postings of various things that I've figured out and learned that I thought might be helpful.
$.get(url, function(data){ console.log(data); }, "jsonp");
render :json=>{:abc=>"abc"}, :callback=>params[:callback] and return
Post a Comment
No comments:
Post a Comment