class Raf::Code
Public Instance Methods
apply()
click to toggle source
# File lib/raf2html_element.rb, line 177 def apply "<code>#{@contents.map{|c| c.apply}}</code>" end
# File lib/raf2html_element.rb, line 177 def apply "<code>#{@contents.map{|c| c.apply}}</code>" end