Method: MagicSheet::Currency#name

Defined in:
lib/magicsheet.rb

#nameObject (readonly) Also known as: to_s

Returns the value of attribute name.



5
6
7
# File 'lib/magicsheet.rb', line 5

def name
  @name
end