0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/core
Hannah Wolfe 994a20cf8b Add path resolution to get helper
refs #5993

- deps: jsonpath@0.2.0
- adds `resolvePaths` method
- supports handlebars style arrays with `.[]`
- supports shorthand post.tags and post.author for common usecases
- adds more tests & improves existing ones
2015-10-23 02:52:52 +01:00
..
client Merge pull request #5967 from acburdine/issue-5933 2015-10-22 17:27:40 +01:00
server Add path resolution to get helper 2015-10-23 02:52:52 +01:00
shared
test Add path resolution to get helper 2015-10-23 02:52:52 +01:00
index.js