module MorganGemTest
Constants
- VERSION
Public Class Methods
play()
click to toggle source
# File lib/morgan_gem_test.rb, line 6 def self.play puts "Hullo" GameController.new end
# File lib/morgan_gem_test.rb, line 6 def self.play puts "Hullo" GameController.new end