Libraries
»
prod
(0.0.0)
»
Index
»
Prod
»
hi
Method: Prod.hi
Defined in:
lib/prod.rb
.
hi
⇒
Object
2 3 4
# File 'lib/prod.rb', line 2
def
self
.
hi
puts
"
Hello world!
"
end