I've inherited a Ruby on Rails & AngularJS web app. Some of the static assets have the file extension.js.jst.jsthtml.haml, and I'm trying to unpack what each part of the extension means:
.hamlis the rails HAML template processor.jsthtmlis ???.jstis the rails javascript template precompiler?.jsis used to indicate that the resulting file is a javascript template
Can someone help me flesh this out, especially what the .jsthtml extension is for?
Aucun commentaire:
Enregistrer un commentaire