cowboyd / handlebars.rb

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

Upgrade handlebars-source. #27

Closed acmcelwee closed 10 years ago

acmcelwee commented 10 years ago

Fixes #26

jimothyGator commented 10 years ago

Incidentally, runtime refers to an attribute of CommonJS::Environment, not the runtime version of Handlebars.js. Still, since you're removing CommonJS, removing it is the right thing to do, of course.