Class: Mochi::Game

Inherits:
Object
  • Object
show all
Includes:
HappyMapper
Defined in:
app/models/mochi/game.rb

Instance Attribute Summary collapse

Instance Attribute Details

#summaryObject

Returns the value of attribute summary.



12
13
14
# File 'app/models/mochi/game.rb', line 12

def summary
  @summary
end