A complete interface to Handlebars.js for Ruby. Handlebars::Engine provides a complete Ruby API for the official JavaScript version of Handlebars, including the abilities to register Ruby blocks/procs as Handlebars helper functions and to dynamically register partials. It uses MiniRacer for the bridge between Ruby and the V8 JavaScript engine. Handlebars::Engine was created as a replacement for handlebars.rb.
Required Ruby Version
>= 3.0
Authors
Zach Gianos
Versions
- 0.3.4 August 12, 2025 (10 KB)
- 0.3.3 February 18, 2022 (10 KB)
- 0.3.2 February 17, 2022 (10 KB)
- 0.3.1 February 05, 2022 (9.5 KB)
- 0.3.0 January 31, 2022 (9.5 KB)