This commit is contained in:
kpdecker
2013-05-21 13:03:01 -05:00
parent 5ba17c9642
commit f6b6361ad7
+1 -1
View File
@@ -349,7 +349,7 @@ Handlebars in the Wild
* [Ember.js](http://www.emberjs.com) makes Handlebars.js the primary way to
structure your views, also with automatic data binding support.
* Les Hill (@leshill) wrote a Rails Asset Pipeline gem named
handlebars_assets](http://github.com/leshill/handlebars_assets).
[handlebars_assets](http://github.com/leshill/handlebars_assets).
* [Gist about Synchronous and asynchronous loading of external handlebars templates](https://gist.github.com/2287070)
Helping Out