Class: Daddy::Formatter::Html::SnippetExtractor::NullConverter

Inherits:
Object
  • Object
show all
Defined in:
lib/daddy/formatter/html.rb

Overview

:nodoc:

Instance Method Summary collapse

Instance Method Details

#convert(code, pre) ⇒ Object



682
# File 'lib/daddy/formatter/html.rb', line 682

def convert(code, pre); code; end