This website requires JavaScript.
Explore
Help
Register
Sign in
DGNum
/
demarches-normaliennes
Watch
15
Star
1
Fork
You've already forked demarches-normaliennes
0
Code
Issues
1
Pull requests
Projects
Releases
Packages
Wiki
Activity
e5df2e40bd
demarches-normaliennes
/
spec
/
factories
/
feedback.rb
6 lines
96 B
Ruby
Raw
Normal View
History
Unescape
Escape
add a user satisfaction form'
2018-08-08 17:37:41 +02:00
FactoryBot
.
define
do
factory
:feedback
do
Update a factory so that it uses rating instead of mark
2018-08-27 15:04:20 +02:00
rating
Feedback
.
ratings
.
fetch
(
:happy
)
add a user satisfaction form'
2018-08-08 17:37:41 +02:00
end
end
Reference in a new issue
Copy permalink