Method: Geocoder::US::Map#regexp
- Defined in:
- lib/geocoder/us/constants.rb
#regexp ⇒ Object
The Map class provides a two-way mapping between postal abbreviations and their fully written equivalents. attr_accessor :partial
13 14 15 |
# File 'lib/geocoder/us/constants.rb', line 13 def regexp @regexp end |