Class: Spina::Shop::ProductBundlePart

Inherits:
ApplicationRecord show all
Defined in:
app/models/spina/shop/product_bundle_part.rb

Instance Method Summary collapse

Instance Method Details

#contentObject



9
10
11
# File 'app/models/spina/shop/product_bundle_part.rb', line 9

def content
  product_bundle
end