This website requires JavaScript.
Explore
Help
Sign In
paoda
/
polyglot
mirror of
https://github.com/beatriceo/polyglot.git
Watch
1
Star
0
Fork
You've already forked polyglot
0
Code
Issues
Projects
Releases
Wiki
Activity
2bd9274706
polyglot
/
app
/
models
/
chat_room_participation.rb
5 lines
95 B
Ruby
Raw
Blame
History
class
ChatRoomParticipation
<
ApplicationRecord
belongs_to
:user
belongs_to
:chat_room
end
Reference in New Issue
View Git Blame
Copy Permalink