Module: Greet
Instance Method Summary collapse
Instance Method Details
#hello ⇒ Object
6 7 8 |
# File 'lib/hihi.rb', line 6 def hello "hi hi world" end |
6 7 8 |
# File 'lib/hihi.rb', line 6 def hello "hi hi world" end |