Class: Unico::DocumentType

Inherits:
Model
  • Object
show all
Extended by:
EnumerateIt
Defined in:
app/models/unico/document_type.rb

Direct Known Subclasses

DocumentType

Instance Method Summary collapse

Instance Method Details

#to_sObject



18
19
20
# File 'app/models/unico/document_type.rb', line 18

def to_s
  description
end