Skip to content

Instantly share code, notes, and snippets.

@drusepth
Created February 26, 2015 03:00
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save drusepth/296353356e422d9598fa to your computer and use it in GitHub Desktop.
Save drusepth/296353356e422d9598fa to your computer and use it in GitHub Desktop.
palindromic hello world
def method_missing x; "Hello World"; end; puts stup; dne; "dlroW olleH"; x gnissim_dohtem fed
def method_missing x
"Hello World"
end
puts stup
dne
"dlroW olleH"
x gnissim_dohtem fed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment