Home
Pages
Classes
Methods
Parent
Object
Methods
::hello
class Bava
Public Class Methods
hello
()
click to toggle source
# File lib/bava.rb, line 3
def
self
.
hello
puts
'hai'
end