dnagir / pakunok

Prepackaged set of assets to consume easily in Rails 3.1
MIT License
14 stars 3 forks source link

Allow to customise the template names generated #4

Closed dnagir closed 13 years ago

dnagir commented 13 years ago

Allow to specify a prefix for the templates.

By default it should map assets/javascripts/file.js.hamljs to file.

But for rails-backbone we want to have all templates under assets/javascripts/backbone/templates.