0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-03-18 02:21:47 -05:00
ghost/core
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
..
client fix underscore usage in post serializer 2016-02-16 09:37:15 -06:00
server Refactor gravatarLookup, remove request dependency 2016-02-16 11:12:01 +00:00
shared Move user/cover image files used in admin team area into the client folder 2016-01-14 16:26:48 +00:00
test Refactor gravatarLookup, remove request dependency 2016-02-16 11:12:01 +00:00
index.js Misc grunt /dev updates 2015-05-28 20:25:14 +01:00