twitter bootstrap - Ember render all templates in folder -
I am using amber and bootstrap and I can copy that folder to / templates / modals /
I want to create a separate .hbs file for each model currently at the end of my application.hbs I have a list of all the modals
{{render 'modals / harry'}} { {Render 'modals / potter'}} {{render (Modals / a '}} {{render' modals / wizard '}}
There is a render of all the files in a folder One way?
Actually, do this There is no way. / P>
But check Amber CLI ().
Comments
Post a Comment