Libraries
»
ycg
(0.0.0)
»
Index (Y)
»
Ycg
Class: Ycg
Inherits:
Object
Object
Ycg
show all
Defined in:
lib/ycg.rb
Class Method Summary
collapse
.
hi
⇒ Object
Class Method Details
.
hi
⇒
Object
2 3 4
# File 'lib/ycg.rb', line 2
def
self
.
hi
puts
"hello world"
end