Class: Myfirsthelloworldgem

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

Class Method Summary collapse

Class Method Details

.hiObject



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

def self.hi
  puts "Hello From Mined Minds. This is my first gem i have made many more to come"
end