Registry / other / erector

erector

JSON →
library0.10.0rbrubygemsunverified

Builder-like view framework for Ruby that uses objects instead of template files.

gem install erector
INSTALL
IMPORT
SIG · ERECTOR
E
erector
otherrubyv0.10.0
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.

Erector
require 'erector'

Render a simple HTML widget

require 'erector' class MyView < Erector::Widget def content text 'Hello, world!' end end puts MyView.new.to_html
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.10.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
erector — gem install erector · libregistry