Sha256: b3668343b625f508ab74874ae41ce6299e900bce1378f98b778efd13e542b661

Contents?: true

Size: 188 Bytes

Versions: 11

Compression:

Stored size: 188 Bytes

Contents

# frozen_string_literal: true

module Phlex
	class SVG < SGML
		include StandardElements

		# This should be extended after all method definitions
		extend ElementClobberingGuard
	end
end

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
phlex-1.9.3 lib/phlex/svg.rb
phlex-1.7.2 lib/phlex/svg.rb
phlex-1.8.3 lib/phlex/svg.rb
phlex-1.9.2 lib/phlex/svg.rb
phlex-1.7.1 lib/phlex/svg.rb
phlex-1.8.2 lib/phlex/svg.rb
phlex-1.9.1 lib/phlex/svg.rb
phlex-1.9.0 lib/phlex/svg.rb
phlex-1.8.1 lib/phlex/svg.rb
phlex-1.8.0 lib/phlex/svg.rb
phlex-1.7.0 lib/phlex/svg.rb