Skip to content

Instantly share code, notes, and snippets.

@kylekyle
Last active April 16, 2016 23:49
Show Gist options
  • Save kylekyle/01d34ae8acd997a5f106f7f18aaa1457 to your computer and use it in GitHub Desktop.
Save kylekyle/01d34ae8acd997a5f106f7f18aaa1457 to your computer and use it in GitHub Desktop.

The following block renders as ruby even though no language is specified:

def method
  puts "a method!"
end
 :~$ This text is always clobbered by the YARD parser
 $ This line is only clobbered in Ruby 1.9
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment