This repository was archived by the owner on Jun 10, 2018. It is now read-only.
This repository was archived by the owner on Jun 10, 2018. It is now read-only.
Allow ERB templating in combination with Eco templates #2
Open
Description
A lot of my Eco templates in Rails have an image in them. Ideally, I'd love to name my file template.js.eco.erb and be able to use <%= image_tag ... %>. However, due to the template syntax being the same, this won't work.
Is there a recommended way to do this? Should I switch off ERB to Haml or some other templating engine?
Metadata
Metadata
Assignees
Labels
No labels