Ghost/core/client/app/serializers
Austin Burdine 1ed2a8b6a7 fix underscore usage in post serializer
closes #6512
- because of the keyForAttribute method in the application serializer, the hash property must be snake_case
- change the normalize method to the more concise normalizeHash method available on the rest serializer
2016-02-16 09:37:15 -06:00
..
application.js Standardise client property names to camelCase 2016-01-23 19:12:22 +01:00
post.js fix underscore usage in post serializer 2016-02-16 09:37:15 -06:00
setting.js Standardise client property names to camelCase 2016-01-23 19:12:22 +01:00
tag.js Use es6 across client and add ember-suave to enforce rules 2015-11-30 10:41:01 +00:00
user.js Use es6 across client and add ember-suave to enforce rules 2015-11-30 10:41:01 +00:00