Registry / web-framework / erector-rails4

erector-rails4

JSON →
library0.2.0rbrubygemsunverified

A fork of the Erector gem updated for Rails 4 compatibility.

gem install erector-rails4
INSTALL
IMPORT
SIG · ERECTOR-RAILS4
E
erector-rails4
web-frameworkrubyv0.2.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'

Define and render a simple Erector widget.

require 'erector' class MyWidget < Erector::Widget def content text 'Hello, world!' end end puts MyWidget.new.to_s
Debug
Known issues
breakingDesigned specifically for Rails 4; may not work with newer Rails versions.
fix
Use the original Erector gem for Rails 5+ or check compatibility.
affects: >= 0.2.0
Upgrade
Version history
0.2.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
2 hits · last 30 days
node
2
Resources
erector-rails4 — gem install erector-rails4 · libregistry