Sha256: 794a031889f2c96505e266e3fc28d6bcea2ef853b19234f3a6f9b75c9fcdb5a6
Contents?: true
Size: 330 Bytes
Versions: 8
Compression:
Stored size: 330 Bytes
Contents
# frozen_string_literal: true # Define your extensions Factories within this file to enable applications and # other extensions to use and override them. # # Example adding this to your spec_helper will load these Factories for use: # require "<%= extension_name %>/factories" FactoryBot.define do end FactoryBot.modify do end
Version data entries
8 entries across 8 versions & 1 rubygems