Class: SRSGame::Item

Inherits:
Traitable show all
Defined in:
lib/srs_game.rb

Instance Method Summary collapse

Methods inherited from Traitable

metaclass, traits

Instance Method Details

#to_sObject



183
184
185
# File 'lib/srs_game.rb', line 183

def to_s
  name
end