This website requires JavaScript.
Explore
Help
Sign in
krichtof
/
app.kluk.fr
Watch
1
Star
0
Fork
You've already forked app.kluk.fr
0
Code
Issues
9
Pull requests
Projects
1
Releases
Packages
Wiki
Activity
Actions
eb81be50f9
app.kluk.fr
/
app
/
models
/
mood.rb
5 lines
73 B
Ruby
Raw
Normal View
History
Unescape
Escape
init
2025-08-05 16:11:24 +02:00
class
Mood
<
ApplicationRecord
add user to moods
2026-01-28 16:34:06 +01:00
belongs_to
:user
replace mood mode string with mode ref
2026-03-14 16:35:48 +01:00
belongs_to
:mode
init
2025-08-05 16:11:24 +02:00
end
Reference in a new issue
Copy permalink