Skip to content

Instantly share code, notes, and snippets.

@nelyj
Created February 11, 2015 22:50
Show Gist options
  • Save nelyj/320d798dafe955d3c0b9 to your computer and use it in GitHub Desktop.
Save nelyj/320d798dafe955d3c0b9 to your computer and use it in GitHub Desktop.
index.js
$.index.open();
var myPlaces = Alloy.createCollection("Place");
places=myPlaces.fetch();
console.log(places);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment