emblem-rails
emblem-rails copied to clipboard
.emblem template not rendering
I've got an *almost vanilla install of ember-rails
and I've just added emblem-rails
.
I've got one template which renders when a handlebar: index.handlebars
When I rename to index.emblem
nothing happens. No error, no render, nothing renders onto the page.
*The only gotcha with my solution is I'm doing this inside an Engine. However the handlebars render fine...?
+1 Using ember 2.2.0