Skip to content

Instantly share code, notes, and snippets.

@rightson
Created July 17, 2012 16:25
Show Gist options
  • Save rightson/3130431 to your computer and use it in GitHub Desktop.
Save rightson/3130431 to your computer and use it in GitHub Desktop.
var person = new Person({name:"Joe"});
var people = new People(person);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment