cowboyd / handlebars.rb

Ruby Bindings for Handlebars.js
http://www.handlebarsjs.com
161 stars 67 forks source link

Handlebars 1.0.0-rc3 has parsing issues #21

Closed robtarr closed 11 years ago

robtarr commented 11 years ago

Handlebars 1.0.0-rc3 has a problem with the parser that is fixed in 1.0.12.

1.0.0-rc3 example http://jsbin.com/alegep/1/edit

1.0.12 example http://jsbin.com/ahiqoq/1/edit

cowboyd commented 11 years ago

Because of #24, You can now use handlebars-source gem to select your version of handlebars.js