Class: Omarfouad::Omar

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

Class Method Summary collapse

Class Method Details

.helloObject



7
8
9
# File 'lib/omarfouad.rb', line 7

def self.hello
	puts "hello, world"
end