Class: Ohhe

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

Class Method Summary collapse

Class Method Details

.hiObject



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

def self.hi
    puts "Hello from Dhaka!"
end