Skip to content

Instantly share code, notes, and snippets.

@jakecraige
Created August 15, 2014 15:06
Show Gist options
  • Save jakecraige/2b0915c74e741bff3384 to your computer and use it in GitHub Desktop.
Save jakecraige/2b0915c74e741bff3384 to your computer and use it in GitHub Desktop.
additionalInformations: hasMany('additional-information',{ async: true }),
promos: Ember.computed.filterBy('additionalInformations', 'type', 'Promo'),
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment