Sha256: db81b90e69da5d9b4d93add628f26d095b74c21ffe760a5600dfabe805f740d9
Contents?: true
Size: 357 Bytes
Versions: 67
Compression:
Stored size: 357 Bytes
Contents
[ 'Better price available', 'Missed estimated delivery date', 'Missing parts or accessories', 'Damaged/Defective', 'Different from what was ordered', 'Different from description', 'No longer needed/wanted', 'Accidental order', 'Unauthorized purchase', ].each do |name| Spree::ReturnAuthorizationReason.find_or_create_by!(name: name) end
Version data entries
67 entries across 67 versions & 1 rubygems