Home
Pages
Classes
Methods
Parent
Object
Methods
#hello
class DarkDark::Hello
Public Instance Methods
hello
()
click to toggle source
# File lib/darkdark/hello.rb, line 2
def
hello
"Hello world"
end