Skip to content

Instantly share code, notes, and snippets.

@klaascuvelier
Last active December 19, 2015 21:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save klaascuvelier/6018540 to your computer and use it in GitHub Desktop.
Save klaascuvelier/6018540 to your computer and use it in GitHub Desktop.
<script type="url/text" url>
acme_assets_get_all = {{ url('acme_assets_get_all', { type: ':type' }) }};
acme_assets_get_from_to = {{ url('acme_assets_get_from_to', { type: ':type', from: ':from', to: ':to' }) }};
</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment