cowboyd / handlebars.rb

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

Cache compiled template #29

Closed raphaelcosta closed 9 years ago

raphaelcosta commented 10 years ago

It's possible to cache compiled templates to speed up template rendering?

Marshal.dump(template) TypeError: no _dump_data is defined for class V8::C::Object