Class: Mahalo

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

Class Method Summary collapse

Class Method Details

.speakObject



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

def self.speak
  puts "Mahalo to Ruby!"
end