Class: Unico::Currency

Inherits:
Model
  • Object
show all
Defined in:
app/models/unico/currency.rb

Direct Known Subclasses

Currency

Instance Method Summary collapse

Instance Method Details

#to_sObject



10
11
12
# File 'app/models/unico/currency.rb', line 10

def to_s
  name
end