Handlebars is a implementation of handlebars.js, an extension of mustache by Yehuda Katz, in Ruby.
So far only the parser has been implemented. It supports the whole handlebars syntax.
$ gem install handlebars
Thanks to all the implementors of the original mustache gem. Handlebars is based on their codebase and hard work.
- Code:
git clone http://github.com/MSch/handlebars-ruby
- Bugs: http://github.com/MSch/handlebars-ruby/issues
- Gems: http://rubygems.org/gems/handlebars