handlebars-engine 0.3.1
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.
          Gemfile:
          =
        
        
          Installeer:
          =
        
      Runtime afhankelijkheden (2):
            handlebars-source
            >= 0
          
          
            mini_racer
            >= 0