Registry / utility / mote
library1.3.1rbrubygemsunverified

A very simple and fast template engine for Ruby.

gem install mote
INSTALL
IMPORT
SIG · MOTE
M
mote
utilityrubyv1.3.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.

Mote
require 'mote'

Render a simple template with Mote.

require 'mote' template = Mote.parse('Hello {{name}}!') puts template.call(name: 'World')
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.3.1latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
mote — gem install mote · libregistry