Libraries
»
hello_cac
(0.0.0)
»
Index (C)
»
Cac
Class: Cac
Inherits:
Object
Object
Cac
show all
Defined in:
lib/cac.rb
Class Method Summary
collapse
.
hi
⇒ Object
Class Method Details
.
hi
⇒
Object
2 3 4
# File 'lib/cac.rb', line 2
def
self
.
hi
puts
"Hello World!"
end