Skip to content

Instantly share code, notes, and snippets.

@xenda
Created December 6, 2011 21:42
Show Gist options
  • Save xenda/1440133 to your computer and use it in GitHub Desktop.
Save xenda/1440133 to your computer and use it in GitHub Desktop.
require 'base64'
class String
def im_your_father
Base64.decode64("Tk9PT29vb09PT09vb09PT09Pb29vT09Pb29v")
end
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment