Module: Shop::Interface::Products::InstanceMethods
- Defined in:
- lib/shop/interface/products.rb
Instance Attribute Summary collapse
-
#products ⇒ Object
Returns the value of attribute products.
Instance Attribute Details
#products ⇒ Object
Returns the value of attribute products.
10 11 12 |
# File 'lib/shop/interface/products.rb', line 10 def products @products end |