Format of EJS and JST template files in rails-backbone gem

前端 未结 2 1430
渐次进展
渐次进展 2021-02-01 04:26

I am using the rails-backbone gem ( https://github.com/codebrew/backbone-rails). For rendering HTML, it uses some kind of javascript templates, whose name I cannot tell even aft

2条回答
  •  南笙
    南笙 (楼主)
    2021-02-01 05:12

    A very good reference to what all this is about is here:-

    http://www.bigjason.com/blog/precompiled-javascript-templates-rails-3-1

提交回复
热议问题