Module: FreightKit

Defined in:
lib/freight_kit/package.rb,
lib/freight_kit.rb,
lib/freight_kit/error.rb,
lib/freight_kit/model.rb,
lib/freight_kit/tariff.rb,
lib/freight_kit/carrier.rb,
lib/freight_kit/carriers.rb,
lib/freight_kit/platform.rb,
lib/freight_kit/packaging.rb,
lib/freight_kit/models/rate.rb,
lib/freight_kit/models/label.rb,
lib/freight_kit/models/price.rb,
lib/freight_kit/package_item.rb,
lib/freight_kit/carriers/abfs.rb,
lib/freight_kit/carriers/btvp.rb,
lib/freight_kit/carriers/ccyq.rb,
lib/freight_kit/carriers/clni.rb,
lib/freight_kit/carriers/cnwy.rb,
lib/freight_kit/carriers/ctbv.rb,
lib/freight_kit/carriers/dcha.rb,
lib/freight_kit/carriers/dlds.rb,
lib/freight_kit/carriers/dphe.rb,
lib/freight_kit/carriers/drrq.rb,
lib/freight_kit/carriers/fcsy.rb,
lib/freight_kit/carriers/fwda.rb,
lib/freight_kit/carriers/mtvl.rb,
lib/freight_kit/carriers/numk.rb,
lib/freight_kit/carriers/otcl.rb,
lib/freight_kit/carriers/pens.rb,
lib/freight_kit/carriers/rdfs.rb,
lib/freight_kit/carriers/saia.rb,
lib/freight_kit/carriers/sefl.rb,
lib/freight_kit/carriers/totl.rb,
lib/freight_kit/carriers/tqyl.rb,
lib/freight_kit/carriers/wrds.rb,
lib/freight_kit/models/contact.rb,
lib/freight_kit/platforms/next.rb,
lib/freight_kit/models/location.rb,
lib/freight_kit/models/response.rb,
lib/freight_kit/models/shipment.rb,
lib/freight_kit/shipment_packer.rb,
lib/freight_kit/helpers/rateable.rb,
lib/freight_kit/models/date_time.rb,
lib/freight_kit/errors/http_error.rb,
lib/freight_kit/helpers/trackable.rb,
lib/freight_kit/models/credential.rb,
lib/freight_kit/helpers/pickupable.rb,
lib/freight_kit/helpers/documentable.rb,
lib/freight_kit/models/rate_response.rb,
lib/freight_kit/errors/response_error.rb,
lib/freight_kit/models/shipment_event.rb,
lib/freight_kit/models/pickup_response.rb,
lib/freight_kit/api_clients/soap_client.rb,
lib/freight_kit/models/document_response.rb,
lib/freight_kit/models/tracking_response.rb,
lib/freight_kit/errors/unserviceable_error.rb,
lib/freight_kit/carriers/jfj_transportation.rb,
lib/freight_kit/platforms/carrier_logistics.rb,
lib/freight_kit/errors/document_not_found_error.rb,
lib/freight_kit/errors/shipment_not_found_error.rb,
lib/freight_kit/errors/expired_credentials_error.rb,
lib/freight_kit/errors/invalid_credentials_error.rb,
lib/freight_kit/errors/unserviceable_accessorials_error.rb,
lib/freight_kit/platforms/the_great_information_factory.rb

Overview

:nodoc:

Defined Under Namespace

Modules: Carriers, Documentable, Pickupable, Rateable, Trackable Classes: ABFS, BTVP, CCYQ, CLNI, CNWY, CTBV, Carrier, CarrierLogistics, Contact, Credential, DCHA, DLDS, DPHE, DRRQ, DateTime, DocumentNotFoundError, DocumentResponse, Error, ExpiredCredentialsError, FCSY, FWDA, HTTPError, Inflector, InvalidCredentialsError, JFJTransportation, Label, Location, MTVL, Model, NUMK, Next, OTCL, PENS, Package, PackageItem, Packaging, PickupResponse, Platform, Price, RDFS, Rate, RateResponse, Response, ResponseError, SAIA, SEFL, Shipment, ShipmentEvent, ShipmentNotFoundError, ShipmentPacker, SoapClient, TOTL, TQYL, Tariff, TheGreatInformationFactory, TrackingResponse, UnserviceableAccessorialsError, UnserviceableError, WRDS

Constant Summary collapse

VERSION =
File.read(File.expand_path('../VERSION', __dir__)).strip.freeze