Home
Pages
Classes
Methods
Parent
Object
Methods
::hello
class Rebeca
Public Class Methods
hello
()
click to toggle source
# File lib/rebeca.rb, line 3
def
hello
"hello"
end