Class: Konchikuwa

Inherits:
Object
  • Object
show all
Defined in:
lib/konchikuwa.rb

Instance Method Summary collapse

Instance Method Details

#hiObject



2
3
4
# File 'lib/konchikuwa.rb', line 2

def hi
  puts "Hello"
end