Class: Vg_test1

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

Class Method Summary collapse

Class Method Details

.hiObject



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

def self.hi
  puts "Hello world!"
end