Tip: Click lines to highlight, hold ctrl/cmd to multi-select

http://codedumper.com/evebe (28-May @ 10:32)

Syntax Highlighted Code

  1. class Example
  2.   def foo
  3.     put 'bar'
  4.   end
  5. end

Plain Code

class Example
  def foo
    put 'bar'
  end
end

Permalink: http://codedumper.com/evebe