Class: ReverseGeocoder::IBegin
- Inherits:
-
Object
- Object
- ReverseGeocoder::IBegin
- Includes:
- Geocoder
- Defined in:
- lib/reverse_geocoder/ibegin.rb
Overview
iBegin Reverse Geocoder
Class Attribute Summary collapse
-
.api_key ⇒ Object
Returns the value of attribute api_key.
Method Summary
Methods included from Geocoder
Class Attribute Details
.api_key ⇒ Object
Returns the value of attribute api_key.
8 9 10 |
# File 'lib/reverse_geocoder/ibegin.rb', line 8 def api_key @api_key end |