Joined April 2013
·
Posted to
has many relation in fixtures in Ember-Data rev 12
over 1 year
ago
The protip is a bit outdated. Now as Ember Data is more stable there is no such problems.
Posted to
Ember helpers with options
over 1 year
ago
Hi, thanks for the tip, but I had one problem. When I tried to pass like this:
{{#with controllers.currentCardCategory}}
{{#each property in cardProperties}}
<td class="td">{{cardProperty this property=property.symbol}}</td>
{{/each}}
{{/with}}
(this
is a Card record)
I got the string property.symbol' but when I passed it as
{{cardProperty this propert.symbol` it works. Do you have any idea what's going on?
Achievements
331 Karma
58,969 Total ProTip Views
Walrus
The walrus is no stranger to variety. Use at least 4 different languages throughout all your repos
Lemmings 100
Write something great enough to have at least 100 watchers of the project
Forked 20
Have an established project that's been forked at least 20 times
Forked
Have a project valued enough to be forked by someone else
Charity
Fork and commit to someone's open source project in need
Mongoose
Have at least one original repo where Ruby is the dominant language
Cub
Have at least one original jQuery or Prototype open source repo
There's some problem with displaying 3 images.