Class: RandTt::HelloWord

Inherits:
Object
  • Object
show all
Defined in:
lib/rand_tt/hell_word.rb

Instance Method Summary collapse

Instance Method Details

#helloObject



3
4
5
# File 'lib/rand_tt/hell_word.rb', line 3

def hello
  p 'hello word 2'
end