Module: Afterbuy

Includes:
ActiveSupport::Configurable
Defined in:
lib/afterbuy.rb,
lib/afterbuy/api.rb,
lib/afterbuy/errors.rb,
lib/afterbuy/version.rb,
lib/afterbuy/middleware/error_detector.rb,
lib/afterbuy/representer/error_representer.rb,
lib/afterbuy/representer/global_representer.rb,
lib/afterbuy/representer/result_representer.rb,
lib/afterbuy/representer/catalog_representer.rb,
lib/afterbuy/representer/product_representer.rb,
lib/afterbuy/representer/request_representer.rb,
lib/afterbuy/representer/warning_representer.rb,
lib/afterbuy/representer/response_representer.rb,
lib/afterbuy/representer/attribute_representer.rb,
lib/afterbuy/representer/time_response_representer.rb,
lib/afterbuy/representer/product_picture_representer.rb,
lib/afterbuy/representer/shop_interface_request_representer.rb,
lib/afterbuy/representer/shop_interface_response_representer.rb,
lib/afterbuy/representer/shop_interface_line_item_representer.rb,
lib/afterbuy/representer/update_shop_products_request_representer.rb,
lib/afterbuy/representer/update_shop_products_response_representer.rb

Defined Under Namespace

Modules: Middleware, Representer Classes: API, APIError, Attribute, Catalog, ConfigError, ConfigMissingPartnerIDError, ConfigMissingPartnerPasswordError, ConfigMissingUserIDError, ConfigMissingUserPasswordError, Error, Global, Product, ProductPicture, Request, Response, Result, ShopInterfaceLineItem, ShopInterfaceRequest, ShopInterfaceResponse, TimeResponse, UpdateShopProductsRequest, UpdateShopProductsResponse, Warning

Constant Summary collapse

VERSION =
"0.0.1"