Sha256: 9b78a17cf46275b7312325a528bec0c9472de4b7ddbcb8333c76904578d7bc99
Contents?: true
Size: 172 Bytes
Versions: 57
Compression:
Stored size: 172 Bytes
Contents
# frozen_string_literal: true FactoryBot.define do factory :alchemy_essence_file, class: "Alchemy::EssenceFile" do attachment factory: :alchemy_attachment end end
Version data entries
57 entries across 57 versions & 1 rubygems