This website requires JavaScript.
Explore
Help
Sign In
mmoser
/
skill-assessment-app
Watch
1
Star
0
Fork
0
You've already forked skill-assessment-app
Code
Issues
Pull Requests
Releases
Wiki
Activity
31ae430bb6
skill-assessment-app
/
app
/
models
/
quiz.rb
5 lines
80 B
Ruby
Raw
Normal View
History
Unescape
Escape
models and fixtures and seeds
2016-07-26 17:00:00 -05:00
class
Quiz
<
ApplicationRecord
has_many
:questions
big start on QuizStatus
2016-07-27 11:17:50 -05:00
has_many
:candidates
models and fixtures and seeds
2016-07-26 17:00:00 -05:00
end
Reference in New Issue
Copy Permalink