class ShopifyURL::Admin::Products
Public Instance Methods
inventory()
click to toggle source
# File lib/shopify_url.rb, line 126 def inventory self + "/inventory" end
# File lib/shopify_url.rb, line 126 def inventory self + "/inventory" end