Sha256: 22f21bd65f7c10546ad0ded7d2902cfcedf5faf03161fff778d77d2523f1eada
Contents?: true
Size: 151 Bytes
Versions: 38
Compression:
Stored size: 151 Bytes
Contents
FactoryBot.define do factory :location_type, class: 'Ecom::Core::LocationType', parent: :lookup do type { 'Ecom::Core::LocationType' } end end
Version data entries
38 entries across 38 versions & 1 rubygems