Method: Spree::Stock::SimpleCoordinator#inventory_units
- Defined in:
- app/models/spree/stock/simple_coordinator.rb
#inventory_units ⇒ Object (readonly)
This method is part of a private API. You should avoid using this method if possible, as it may be removed or be changed in the future.
26 27 28 |
# File 'app/models/spree/stock/simple_coordinator.rb', line 26 def inventory_units @inventory_units end |