class Deklarativna::CommentRenderable
Public Class
This class is intended to render comments
Public Instance Methods
to_s()
click to toggle source
# File lib/deklarativna_core.rb, line 54 def to_s "<!--#{proc_call}-->" end