Class: RandTt::HelloWord
- Inherits:
-
Object
- Object
- RandTt::HelloWord
- Defined in:
- lib/rand_tt/hell_word.rb
Instance Method Summary collapse
Instance Method Details
#hello ⇒ Object
3 4 5 |
# File 'lib/rand_tt/hell_word.rb', line 3 def hello p 'hello word 2' end |