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