This website works better with JavaScript.
Explore
Help
Sign In
m52mxtq3o
/
educoder
Watch
1
Star
0
Fork
You've already forked educoder
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
6921ab3ab5
educoder
/
app
/
models
/
watcher.rb
4 lines
102 B
Raw
Blame
History
class
Watcher
<
ApplicationRecord
belongs_to
:user
belongs_to
:watchable
,
polymorphic
:
true
end
Reference in new issue
View Git Blame
Copy Permalink