Libraries
»
monster_encyclopedia
(0.1.2)
»
Index
»
Monster
»
#name
Method: Monster#name
Defined in:
lib/add_monster.rb
#
name
⇒
Object
(readonly)
Returns the value of attribute name.
3 4 5
# File 'lib/add_monster.rb', line 3
def
name
@name
end