ruby-promobox

Usage

@promobox = Promobox.new('apikey', '[email protected]', 'password')

Implemented methods:

@promobox.search(params)
@promobox.coupons(params)
@promobox.shops(params)
@promobox.coupon(id)
@promobox.shop(id)

Resources

Tests

bundle exec rake