Sha256: f7c00b4b860580e323a7e441145126f078250f63a9cd09f47ee584f466afad0b
Contents?: true
Size: 308 Bytes
Versions: 5
Compression:
Stored size: 308 Bytes
Contents
# frozen_string_literal: true FactoryBot.define do # Define your Spree extensions Factories within this file to enable applications, and other extensions to use and override them. # # Example adding this to your spec_helper will load these Factories for use: # require 'solidus_culqi/factories' end
Version data entries
5 entries across 5 versions & 1 rubygems