Class: Rbgame

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

Class Method Summary collapse

Class Method Details

.hiObject



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

def self.hi
  puts "Rbgame is not ready for use yet.\n\nThis message will be removed when it is ready for use."
end