Class: Mochi::Game
- Inherits:
-
Object
- Object
- Mochi::Game
- Includes:
- HappyMapper
- Defined in:
- app/models/mochi/game.rb
Instance Attribute Summary collapse
-
#summary ⇒ Object
Returns the value of attribute summary.
Instance Attribute Details
#summary ⇒ Object
Returns the value of attribute summary.
12 13 14 |
# File 'app/models/mochi/game.rb', line 12 def summary @summary end |