Class: Unico::ReferenceUnit

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

Direct Known Subclasses

ReferenceUnit

Instance Method Summary collapse

Instance Method Details

#to_sObject



15
16
17
# File 'app/models/unico/reference_unit.rb', line 15

def to_s
  name
end