111

Diff code posted
created at 12 Feb 16:34

Edit | Back
1
2
diff = "puts 'Hello, world!'\nputs 'Goodbye, world!'"
html = CodeRay.scan(diff, :diff).div(:line_numbers => :table, :css => :style)
132 Bytes in 1 ms with coderay