Class: Presenter::PersonType
Instance Attribute Summary
Attributes inherited from Each
Instance Method Summary collapse
Methods inherited from Each
Methods included from Name
Constructor Details
This class inherits a constructor from Presenter::Each
Instance Method Details
#output ⇒ Object
5 6 7 |
# File 'lib/presenter/person_type.rb', line 5 def output ::PersonType.new(value).description end |