middleman/middleman-core/fixtures/asset-hash-app/source/subdir/api.json.erb

2 lines
106 B
Plaintext
Raw Normal View History

2014-09-28 22:39:46 +02:00
<%= {gif: image_path('100px.gif'), jpg: image_path('100px.jpg'), png: image_path('100px.png')}.to_json %>