Closed joseramonc closed 9 years ago
hmm wouldn't this assume that erb is being used as template language? that's not always the case
I agree with @rubemz - the Rails snippets shouldn't assume ERB is being used for templates, since they could be any number of things (Haml, Slim, etc).
Closing this out for now, these seem to be worth having for erb snippets, please comment if you decide to update this pull request further.
They weren't working for me on rails 4+, and also creates the
<%= %>
tags to match lt snippet that creates those tags