Home
Pages
Classes
Methods
Parent
Object
Methods
::hi
class Halo
Public Class Methods
hi
()
click to toggle source
# File lib/farhangem.rb, line 4
def
self
.
hi
puts
'hello world'
end