Class: Hello

Inherits:
Object
  • Object
show all
Defined in:
lib/logiblocs-test.rb

Overview

lib/logiblocs-test.rb

Instance Method Summary collapse

Instance Method Details

#hiObject



4
5
6
# File 'lib/logiblocs-test.rb', line 4

def hi
  'Hello World'
end