Module: Marinetraffic
- Defined in:
- lib/marinetraffic.rb,
lib/marinetraffic/api.rb,
lib/marinetraffic/vessel.rb,
lib/marinetraffic/version.rb
Defined Under Namespace
Constant Summary collapse
- VERSION =
"0.0.2"
Class Attribute Summary collapse
-
.api_key ⇒ Object
Returns the value of attribute api_key.
Class Attribute Details
.api_key ⇒ Object
Returns the value of attribute api_key.
7 8 9 |
# File 'lib/marinetraffic.rb', line 7 def api_key @api_key end |