Class: GlobalVariables

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

Class Method Summary collapse

Class Method Details

.introObject



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

def self.intro
  puts "Gem to set/get the global variables!"
end