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
7f87917d98
educoder
/
app
/
models
/
tracker.rb
4 lines
92 B
Raw
Blame
History
class
Tracker
<
ApplicationRecord
has_many
:issues
has_and_belongs_to_many
:projects
end
Reference in new issue
View Git Blame
Copy Permalink