Class: Spree::Core::Engine::PricingEnvironment
- Inherits:
-
Struct
- Object
- Struct
- Spree::Core::Engine::PricingEnvironment
- Defined in:
- lib/spree/core/engine.rb
Instance Attribute Summary collapse
-
#rules ⇒ Object
Returns the value of attribute rules.
Instance Attribute Details
#rules ⇒ Object
Returns the value of attribute rules
37 38 39 |
# File 'lib/spree/core/engine.rb', line 37 def rules @rules end |