Class: Sayhi
- Inherits:
-
Object
- Object
- Sayhi
- Defined in:
- lib/sayhi.rb
Class Method Summary collapse
Class Method Details
.greeting ⇒ Object
2 3 4 |
# File 'lib/sayhi.rb', line 2 def self.greeting "Hello, How are you doing?" end |