Skip to content

Instantly share code, notes, and snippets.

@ArunGupta25
Created June 13, 2012 01:19
Show Gist options
  • Save ArunGupta25/2921194 to your computer and use it in GitHub Desktop.
Save ArunGupta25/2921194 to your computer and use it in GitHub Desktop.
success: function(msg) {
console.log(msg);
var id = msg.id;
$('#share').html('<%= link_to "Share", share_path() %>');
//console.log(msg.image);
//console.log(msg.image.url)
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment