Method: Truefactor.hi

Defined in:
lib/truefactor.rb

.hiObject



2
3
4
# File 'lib/truefactor.rb', line 2

def self.hi
  puts "Hello world!"
end