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