Module: Shopkit::Client::Shop
- Included in:
- Shopkit::Client
- Defined in:
- lib/shopkit/client/shop.rb
Instance Method Summary collapse
Instance Method Details
#shop(options = {}) ⇒ Object
5 6 7 |
# File 'lib/shopkit/client/shop.rb', line 5 def shop(={}) get('/shop')['shop'] end |