0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/core/test/unit/server_helpers
cobbspur 4a56d10c86 Created image helper with absolute url option
closes #4231

- Adds {{image}} helper
- Adds image_spec test unit
- Updated {{ghost_head}} to use image helper
2014-10-28 13:14:41 +02:00
..
asset_spec.js
author_spec.js
body_class_spec.js
content_spec.js
date_spec.js
encode_spec.js
excerpt_spec.js
foreach_spec.js
ghost_foot_spec.js
ghost_head_spec.js Created image helper with absolute url option 2014-10-28 13:14:41 +02:00
ghost_script_tags_spec.js
has_spec.js
image_spec.js Created image helper with absolute url option 2014-10-28 13:14:41 +02:00
is_spec.js
meta_description_spec.js
meta_title_spec.js
page_url_spec.js
pagination_spec.js
plural_spec.js
post_class_spec.js
tags_spec.js
title_spec.js
url_spec.js
utils.js