Class: SpotGem

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

Class Method Summary collapse

Class Method Details

.hiObject



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

def self.hi
    puts "hello world"
end