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
35 36 37 |
# File 'lib/spree/core/engine.rb', line 35 def rules @rules end |