This website requires JavaScript.
Explore
Help
Sign In
bustikiller
/
wedding-planner
Watch
1
Star
0
Fork
0
You've already forked wedding-planner
Code
Issues
Pull Requests
6
Actions
Packages
Projects
Releases
Wiki
Activity
wedding-planner
/
spec
/
factories
/
table_arrangement.rb
8 lines
107 B
Ruby
Raw
Normal View
History
Unescape
Escape
Fix order of Ruby's magic string comment and Copyright assignment
2024-12-28 18:37:47 +01:00
# frozen_string_literal: true
Adapt factories to use a wedding object
2024-12-01 09:58:39 +01:00
FactoryBot
.
define
do
factory
:tables_arrangement
do
wedding
end
end
Reference in New Issue
Copy Permalink