Libraries
»
haco
(0.0.1)
»
Index (H)
»
Haco
Class: Haco
Inherits:
Object
Object
Haco
show all
Defined in:
lib/haco.rb
Class Method Summary
collapse
.
hi
⇒ Object
Class Method Details
.
hi
⇒
Object
2 3 4
# File 'lib/haco.rb', line 2
def
self
.
hi
puts
"
Haco world!
"
end