Sha256: 4add2fa4a761e4010fcf08f475478105a2f7ec17c8ea9223c8e1d8e851a04bf7
Contents?: true
Size: 129 Bytes
Versions: 3
Compression:
Stored size: 129 Bytes
Contents
# frozen_string_literal: true module Phlex class SVG < SGML include StandardElements def template yield end end end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
phlex-1.4.2 | lib/phlex/svg.rb |
phlex-1.4.1 | lib/phlex/svg.rb |
phlex-1.4.0 | lib/phlex/svg.rb |