Class: Presenter::CNPJ
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/cnpj.rb', line 5 def output ::CNPJ.new(value).formatted end |