class Gmi2html::NodeRenderers::NotGemtextNode
Public Class Methods
new()
click to toggle source
Calls superclass method
# File lib/gmi2html/node_renderers/base.rb, line 8 def initialize super 'Supplied object does not inherit from Gemtext::Node' end