Class: Hello_tmax

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

Class Method Summary collapse

Class Method Details

.hiObject



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

def self.hi
  puts "Hello tmax!"
end