Registry / utility / xrb
library0.11.2rbrubygemsunverified

XRB is a fast native templating system that compiles templates directly to Ruby code.

gem install xrb
INSTALL
IMPORT
SIG · XRB
X
xrb
utilityrubyv0.11.2
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.

XRB
require 'xrb'

Render a simple ERB-like template.

require 'xrb' template = XRB::Template.new('<%= @name %>') puts template.render(binding)
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.11.2latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
11 hits · last 30 days
node
10
Resources
xrb — gem install xrb · libregistry