Skip to content

Instantly share code, notes, and snippets.

@gsans
Created November 26, 2014 21:04
Show Gist options
  • Save gsans/c87327ad00e2ee0146cc to your computer and use it in GitHub Desktop.
Save gsans/c87327ad00e2ee0146cc to your computer and use it in GitHub Desktop.
<profile id=”1"></profile>
scope : { local_id: “@id” } //using alias
scope : { id: “@” } //abbreviation when using identical names
//Usage:
// var profile_id = local_id;
// var profile_id = id;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment