Registry / web-framework / phlex-rails

phlex-rails

JSON →
library2.4.0rbrubygemsunverified

Object-oriented views in pure Ruby for Rails applications.

gem install phlex-rails
INSTALL
IMPORT
SIG · PHLEX-RAILS
P
phlex-rails
web-frameworkrubyv2.4.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.

Phlex::Rails
require 'phlex/rails'

Render a simple Phlex view

require 'phlex/rails' class MyView < Phlex::HTML def template h1 { 'Hello, World!' } end end puts MyView.new.call
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.4.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
5 hits · last 30 days
node
4
Amazon
1
Resources
phlex-rails — gem install phlex-rails · libregistry