Skip to content

Instantly share code, notes, and snippets.

@hellsan631
Created April 28, 2016 00:53
Show Gist options
  • Save hellsan631/f42313ace8a5b3c4a6ad333143c1c336 to your computer and use it in GitHub Desktop.
Save hellsan631/f42313ace8a5b3c4a6ad333143c1c336 to your computer and use it in GitHub Desktop.
var keys = [];
for(var k in r.app.models) keys.push(k);
console.log(keys);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment