Method: Card::Base#name
- Defined in:
- lib/ascension/card.rb
#name ⇒ Object
Returns the value of attribute name.
33 34 35 |
# File 'lib/ascension/card.rb', line 33 def name @name end |
Returns the value of attribute name.
33 34 35 |
# File 'lib/ascension/card.rb', line 33 def name @name end |