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