Skip to content

Instantly share code, notes, and snippets.

@jherdman
Created September 19, 2014 13:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jherdman/6df99184b1d24642e588 to your computer and use it in GitHub Desktop.
Save jherdman/6df99184b1d24642e588 to your computer and use it in GitHub Desktop.
try {
post.get('comments').reload();
} catch (e) {
post.get('comments');
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment