class GlobalVariables
Public Class Methods
intro()
click to toggle source
# File lib/global_variables.rb, line 2 def self.intro puts "Gem to set/get the global variables!" end
# File lib/global_variables.rb, line 2 def self.intro puts "Gem to set/get the global variables!" end