Class: ShopifyURL::Admin::Products
- Inherits:
-
Store::Products
- Object
- String
- Store::Products
- ShopifyURL::Admin::Products
- Defined in:
- lib/shopify_url.rb
Instance Method Summary collapse
Methods inherited from Store::Products
Constructor Details
This class inherits a constructor from ShopifyURL::Store::Products
Instance Method Details
#inventory ⇒ Object
126 127 128 |
# File 'lib/shopify_url.rb', line 126 def inventory self + "/inventory" end |