Ghost/core
Hannah Wolfe f6322da4c9 Use extends correctly & consistently
- extends clobbers the first argument you pass to it, so that should not be a variable that is used elsewhere, if you're also assigning the value, as it will have unintended side effects.
2015-06-25 19:56:27 +01:00
..
client Update Ember to 1.13.2 2015-06-24 11:47:28 -05:00
server Use extends correctly & consistently 2015-06-25 19:56:27 +01:00
shared First pass at user onboarding screens 2015-05-25 17:43:12 +01:00
test Use extends correctly & consistently 2015-06-25 19:56:27 +01:00
index.js Misc grunt /dev updates 2015-05-28 20:25:14 +01:00