Class: AddressStandardization::GoogleMaps

Inherits:
AbstractService show all
Defined in:
lib/address_standardization/google_maps.rb

Overview

Class Attribute Summary collapse

Method Summary

Methods inherited from AbstractService

standardize_address, with_canned_response

Methods included from ClassLevelInheritableAttributes

#cattr_inheritable, #inherited

Class Attribute Details

.api_keyObject

Returns the value of attribute api_key.



5
6
7
# File 'lib/address_standardization/google_maps.rb', line 5

def api_key
  @api_key
end