Class: Postal::Expand
- Inherits:
-
Object
- Object
- Postal::Expand
- Defined in:
- lib/ruby_postal/expand.rb
Class Method Summary collapse
Class Method Details
.expand_address(address, options = {}) ⇒ Object
5 6 7 |
# File 'lib/ruby_postal/expand.rb', line 5 def self.(address, ={}) CExpand. address, end |