Class: Addressing::PostalLabelFormatter
- Inherits:
- 
      DefaultFormatter
      
        - Object
- DefaultFormatter
- Addressing::PostalLabelFormatter
 
- Defined in:
- lib/addressing/postal_label_formatter.rb
Constant Summary collapse
- DEFAULT_OPTIONS =
- { locale: "en", html: false, html_tag: "p", html_attributes: {translate: "no"}, origin_country: "" } 
Method Summary
Methods inherited from DefaultFormatter
Constructor Details
This class inherits a constructor from Addressing::DefaultFormatter