module Shopkit::Client::Shop
Public Instance Methods
shop(options={})
click to toggle source
# File lib/shopkit/client/shop.rb, line 5 def shop(options={}) get('/shop')['shop'] end
# File lib/shopkit/client/shop.rb, line 5 def shop(options={}) get('/shop')['shop'] end