Module: TrackingMore
- Defined in:
- lib/trackingmore.rb,
lib/trackingmore/const.rb,
lib/trackingmore/courier.rb,
lib/trackingmore/request.rb,
lib/trackingmore/tracking.rb,
lib/trackingmore/exception.rb,
lib/trackingmore/air_waybill.rb
Defined Under Namespace
Classes: AirWaybill, Consts, Courier, Request, Tracking, TrackingMoreException
Constant Summary collapse
- VERSION =
'0.1.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.
11 12 13 |
# File 'lib/trackingmore.rb', line 11 def api_key @api_key end |