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