Class: Hellooo

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

Class Method Summary collapse

Class Method Details

.helloooObject



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

def self.hellooo
  puts "Hellooo world!"
end