This website requires JavaScript.
Explore
Help
Sign In
Gitlink
/
forgeplus
Watch
37
Star
1
Fork
You've already forked forgeplus
58
Code
Issues
1
Pull Requests
1
Packages
Releases
15
Wiki
Activity
a6ee3cdc8d
forgeplus
/
app
/
models
/
tracker.rb
4 lines
92 B
Ruby
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