Skip to content

Instantly share code, notes, and snippets.

@ryumu
Forked from ppworks/piyopiyo.rb
Created August 11, 2012 03:40
Show Gist options
  • Save ryumu/3320474 to your computer and use it in GitHub Desktop.
Save ryumu/3320474 to your computer and use it in GitHub Desktop.
PiyoPiyo
class PiyoPiyo
def piyopiyo
puts "piyopiyo"
end
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment