Class: Explora

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

Class Method Summary collapse

Class Method Details

.hiObject



3
4
5
6
7
# File 'lib/explora.rb', line 3

def self.hi

  puts "Hello world from Exlora!"

end