Class: DistanceFox::Configuration
- Inherits:
-
Object
- Object
- DistanceFox::Configuration
- Defined in:
- lib/distance_fox/configuration.rb
Instance Attribute Summary collapse
-
#api_key ⇒ Object
Returns the value of attribute api_key.
Instance Attribute Details
#api_key ⇒ Object
Returns the value of attribute api_key.
20 21 22 |
# File 'lib/distance_fox/configuration.rb', line 20 def api_key @api_key end |