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