Module: Phlex

Defined in:
lib/phlex.rb,
lib/phlex/svg.rb,
lib/phlex/html.rb,
lib/phlex/sgml.rb,
lib/phlex/version.rb

Defined Under Namespace

Modules: BlackHole, Callable, DeferredRender, ElementClobberingGuard, Elements, Error, Helpers, Kit, Testing Classes: ArgumentError, CSV, Context, HTML, NameError, SGML, SVG, Unbuffered

Constant Summary collapse

Escape =
ERB::Util
ATTRIBUTE_CACHE =

This constant is part of a private API. You should avoid using this constant if possible, as it may be removed or be changed in the future.

{}
SUPPORTS_FIBER_STORAGE =
Gem::Version.new(RUBY_VERSION) >= Gem::Version.new("3.2")
VERSION =
"1.10.2"