This website requires JavaScript.
Explore
Help
Sign in
gunghogeoduck
/
osem-fcy
Watch
1
Star
0
Fork
You've already forked osem-fcy
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
7ebbfe7d4f
osem-fcy
/
spec
/
factories
/
survey_submissions.rb
9 lines
114 B
Ruby
Raw
Normal View
History
Unescape
Escape
Add more options for surveys * Survey period constraints * Add abilities * Enforce required questions * Update survey_submssion updated_at * Do a full match of possible answer and user reply
2018-02-09 19:07:10 +02:00
# frozen_string_literal: true
Replace All FactoryGirl Constant References
2018-09-03 20:44:39 +02:00
FactoryBot
.
define
do
Add surveys; custom generated by admins Available during registration or after conference Co-authored-by: Shyukri <shshyukriev@suse.com> Co-authored-by: Henne <hvogel@opensuse.org> Co-authored-by: Moises <mdeniz@suse.com>
2016-06-28 18:16:06 +03:00
factory
:survey_submission
do
user
survey
end
end
Reference in a new issue
Copy permalink