Home
Pages
Classes
Methods
Parent
Object
Methods
::hi
class Retaurus
Public Class Methods
hi
()
click to toggle source
# File lib/retaurus.rb, line 2
def
self
.
hi
puts
"HELLO, WORLD."
end