Method: Fat::StandardAnnotationFixture#rendered_output

Defined in:
lib/fat/standard_annotation_fixture.rb

#rendered_outputObject



44
45
46
# File 'lib/fat/standard_annotation_fixture.rb', line 44

def rendered_output
  '<table border="1"><tr>' + output + '</tr></table>'
end