Sha256: 2d528041d2d81d13b3ac228a289869f79b6c3f48fd20961ee496ac34a841b180
Contents?: true
Size: 194 Bytes
Versions: 91
Compression:
Stored size: 194 Bytes
Contents
# frozen_string_literal: true module Alchemy module TestSupport def self.factories_path ::Alchemy::Engine.root.join("lib", "alchemy", "test_support", "factories") end end end
Version data entries
91 entries across 91 versions & 1 rubygems