Registry / utility / ruby-handlebars

ruby-handlebars

JSON →
library0.4.1rbrubygemsunverified

Pure Ruby library for rendering Handlebars templates.

gem install ruby-handlebars
INSTALL
IMPORT
SIG · RUBY-HANDLEBARS
R
ruby-handlebars
utilityrubyv0.4.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Handlebars
require 'ruby-handlebars'

Compile and render a Handlebars template.

require 'ruby-handlebars' hbs = Handlebars::Handlebars.new template = hbs.compile('Hello {{name}}!') puts template.call(name: 'World')
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.4.1latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
7 hits · last 30 days
node
6
Amazon
1
Resources
ruby-handlebars — gem install ruby-handlebars · libregistry