2024-12-28 16:31:27 +00:00
|
|
|
# Copyright (C) 2024 Manuel Bustillo
|
|
|
|
|
2024-12-01 09:00:01 +00:00
|
|
|
# Copyright (C) 2024 Manuel Bustillo
|
|
|
|
|
2024-12-28 18:37:47 +01:00
|
|
|
# frozen_string_literal: true
|
|
|
|
|
2024-12-01 09:58:39 +01:00
|
|
|
FactoryBot.define do
|
|
|
|
factory :tables_arrangement do
|
|
|
|
wedding
|
|
|
|
end
|
|
|
|
end
|