Sha256: aad966669a295f8bdcfe37dea353bafb51916f817e808d725032dae8f7cb18db
Contents?: true
Size: 158 Bytes
Versions: 61
Compression:
Stored size: 158 Bytes
Contents
FactoryBot.define do factory :material_type, class: 'Ecom::Core::MaterialType', parent: :resource_type do type { 'Ecom::Core::MaterialType' } end end
Version data entries
61 entries across 61 versions & 1 rubygems