Parent

Methods

Class/Module Index [+]

Quicksearch

RSpec::Core::Formatters::SnippetExtractor::NullConverter

@private

Public Instance Methods

convert(code) click to toggle source
# File lib/rspec/core/formatters/snippet_extractor.rb, line 10
def convert(code)
  %(#{code}\n<span class="comment"># Install the coderay gem to get syntax highlighting</span>)
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.