Title / Description
Code def p text = '', color = :reset puts "Hello, world#{COLORS[color]}#{text}#{COLORS[:reset]}" end # Comment class MyClass # this is a silly class def initialize(*args) @args = args end end
Author
Highlight as C C++ CSS Clojure Delphi ERb Groovy (beta) HAML HTML JSON Java JavaScript PHP Plain text Python Ruby SQL XML YAML diff code