Class: RpsYsc::Rps
- Inherits:
-
Object
- Object
- RpsYsc::Rps
- Defined in:
- lib/rps_ysc.rb
Overview
Your code goes here…
Class Method Summary collapse
Class Method Details
.play ⇒ Object
6 7 8 9 |
# File 'lib/rps_ysc.rb', line 6 def self.play user = Play.new user.start end |