Class: HolaYang::YangHola

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

Class Method Summary collapse

Class Method Details

.hiObject



6
7
8
# File 'lib/hola_yang.rb', line 6

def self.hi
	puts "Hello world!"
end