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
/
users.rb
8 lines
93 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
Install devise gem
2024-11-30 10:59:28 +01:00
FactoryBot
.
define
do
factory
:user
do
Adapt factories to use a wedding object
2024-12-01 09:58:39 +01:00
wedding
Install devise gem
2024-11-30 10:59:28 +01:00
end
end
Reference in New Issue
Copy Permalink