Module: Spree::SampleData::Helper
- Included in:
- Loader
- Defined in:
- app/services/spree/sample_data/helper.rb
Overview
Shared by the sample-data drivers: Spree::SampleData::Loader (the
synchronous, rake-facing one) and any app that loads a subset itself —
e.g. running the configuration files inline and handing the CSVs to the
import pipeline. Keeping the file locations and catalog-publishing rules
here means they don't have to be kept in sync by hand.