Class: CivicInformation::Configuration
- Inherits:
-
Object
- Object
- CivicInformation::Configuration
- Defined in:
- lib/civic_information/configuration.rb
Instance Attribute Summary collapse
-
#google_api_key ⇒ Object
Returns the value of attribute google_api_key.
Instance Attribute Details
#google_api_key ⇒ Object
Returns the value of attribute google_api_key.
14 15 16 |
# File 'lib/civic_information/configuration.rb', line 14 def google_api_key @google_api_key end |