Class: GlobalVariables
- Inherits:
-
Object
- Object
- GlobalVariables
- Defined in:
- lib/global_variables.rb
Class Method Summary collapse
Class Method Details
.intro ⇒ Object
2 3 4 |
# File 'lib/global_variables.rb', line 2 def self.intro puts "Gem to set/get the global variables!" end |