Skip to content

Instantly share code, notes, and snippets.

@abuiles
Created September 1, 2014 21:07
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 abuiles/8b400aa97ce3756ff731 to your computer and use it in GitHub Desktop.
Save abuiles/8b400aa97ce3756ff731 to your computer and use it in GitHub Desktop.
model: function(){
return Ember.RSVP.hash({model1: promise, model2: promise})
}
----
model1.key1
model2.key2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment